| /src/contrib/llvm-project/llvm/include/llvm/Transforms/ |
| H A D | Instrumentation.h | 66 bool EmitData; member
|
| /src/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 191 InfoObj.EmitData(Out, I->Key, I->Data, Len.second); in Emit() 198 InfoObj.EmitData(Out, I->Key, I->Data, Len.second); in Emit()
|
| /src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 621 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V, in EmitData() function 664 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V, in EmitData() function 740 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V, in EmitData() function
|
| /src/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesWriter.cpp | 315 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anon943f62010211::IdentifierTableInfo 380 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anon943f62010311::ContextIDTableInfo 498 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anon943f62010311::VersionedTableInfo 895 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anon943f62010911::ObjCSelectorTableInfo
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 78 Options.EmitData = true; in getDefault() 561 if (!CUNode || (!Options.EmitNotes && !Options.EmitData)) in runOnModule() 776 bool EmitGCDA = Options.EmitData; in emitProfileNotes()
|
| /src/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 744 void EmitData(raw_ostream& Out, key_type_ref Key, data_type_ref Data, in EmitData() function in __anon14b795cb0811::IdentifierIndexWriterTrait
|
| H A D | ASTWriter.cpp | 2021 void EmitData(raw_ostream &Out, key_type_ref key, in EmitData() function in __anond5eb14810511::HeaderFileInfoTrait 3499 void EmitData(raw_ostream& Out, key_type_ref, in EmitData() function in __anond5eb14810b11::ASTMethodPoolTrait 3834 void EmitData(raw_ostream &Out, const IdentifierInfo *II, IdentifierID ID, in EmitData() function in __anond5eb14810c11::ASTIdentifierTableTrait 4108 void EmitData(raw_ostream &Out, key_type_ref, data_type Lookup, in EmitData() function in __anond5eb14810d11::ASTDeclContextNameLookupTrait
|
| /src/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 152 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() function in llvm::InstrProfRecordWriterTrait
|
| /src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 504 Options.EmitData = !CodeGenOpts.CoverageDataFile.empty(); in getGCOVOptions()
|