Home
last modified time | relevance | path

Searched refs:ProfOStream (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp34 class ProfOStream { class
37 ProfOStream(llvm::raw_fd_ostream &FD) : IsFDOStream(true), OS(FD), LE(FD) {} in ProfOStream() function in llvm::ProfOStream
38 ProfOStream(llvm::raw_string_ostream &STR) in ProfOStream() function in llvm::ProfOStream
213 void InstrProfWriter::writeImpl(ProfOStream &OS) { in writeImpl()
278 ProfOStream POS(OS); in write()
285 ProfOStream POS(OS); in writeBuffer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp48 class ProfOStream { class
50 ProfOStream(raw_fd_ostream &FD) in ProfOStream() function in llvm::ProfOStream
52 ProfOStream(raw_string_ostream &STR) in ProfOStream() function in llvm::ProfOStream
287 void InstrProfWriter::writeImpl(ProfOStream &OS) { in writeImpl()
379 ProfOStream POS(OS); in write()
386 ProfOStream POS(OS); in writeBuffer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp48 class ProfOStream { class
50 ProfOStream(raw_fd_ostream &FD) in ProfOStream() function in llvm::ProfOStream
52 ProfOStream(raw_string_ostream &STR) in ProfOStream() function in llvm::ProfOStream
340 Error InstrProfWriter::writeImpl(ProfOStream &OS) { in writeImpl()
563 ProfOStream POS(OS); in write()
570 ProfOStream POS(OS); in writeBuffer()
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h27 class ProfOStream; variable
78 void writeImpl(ProfOStream &OS);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h30 class ProfOStream; variable
113 void writeImpl(ProfOStream &OS);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h33 class ProfOStream; variable
162 Error writeImpl(ProfOStream &OS);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProfWriter.h33 class ProfOStream; variable
187 Error writeImpl(ProfOStream &OS);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DInstrProfWriter.h33 class ProfOStream; variable
199 Error writeImpl(ProfOStream &OS);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DInstrProfWriter.h33 class ProfOStream; variable
199 Error writeImpl(ProfOStream &OS);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProfWriter.h33 class ProfOStream; variable
224 Error writeImpl(ProfOStream &OS);