Home
last modified time | relevance | path

Searched refs:InstrProfRecordWriterTrait (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/ProfileData/
DInstrProfWriter.h28 class InstrProfRecordWriterTrait; variable
40 InstrProfRecordWriterTrait *InfoObj;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfWriter.h29 class InstrProfRecordWriterTrait; variable
44 InstrProfRecordWriterTrait *InfoObj;
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProfWriter.h29 class InstrProfRecordWriterTrait; variable
45 InstrProfRecordWriterTrait *InfoObj;
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp75 class InstrProfRecordWriterTrait { class
89 InstrProfRecordWriterTrait() : ValueProfDataEndianness(support::little) {} in InstrProfRecordWriterTrait() function in llvm::InstrProfRecordWriterTrait
146 InfoObj(new InstrProfRecordWriterTrait()) {} in InstrProfWriter()
214 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator; in writeImpl()
/external/llvm-project/llvm/lib/ProfileData/
DInstrProfWriter.cpp91 class InstrProfRecordWriterTrait { class
106 InstrProfRecordWriterTrait() = default;
170 InfoObj(new InstrProfRecordWriterTrait()) {} in InstrProfWriter()
291 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator; in writeImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp91 class InstrProfRecordWriterTrait { class
106 InstrProfRecordWriterTrait() = default;
169 : Sparse(Sparse), InfoObj(new InstrProfRecordWriterTrait()) {} in InstrProfWriter()
290 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator; in writeImpl()