| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | Instrumentation.h | 71 bool EmitData; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 658 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V, 701 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V, 777 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V,
|
| /freebsd/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()
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesWriter.cpp | 314 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo 379 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo 497 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo 969 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf7d29e6c0a11::ObjCSelectorTableInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 78 Options.EmitData = true; in getDefault() 543 if (!CUNode || (!Options.EmitNotes && !Options.EmitData)) in runOnModule() 758 bool EmitGCDA = Options.EmitData; in emitProfileNotes()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 739 void EmitData(raw_ostream& Out, key_type_ref Key, data_type_ref Data, in EmitData() function in __anon35ca0d360811::IdentifierIndexWriterTrait
|
| H A D | ASTWriter.cpp | 2120 void EmitData(raw_ostream &Out, key_type_ref key, in EmitData() function in __anon397e50ec0911::HeaderFileInfoTrait 3586 void EmitData(raw_ostream& Out, key_type_ref, in EmitData() function in __anon397e50ec0f11::ASTMethodPoolTrait 3925 void EmitData(raw_ostream &Out, const IdentifierInfo *II, IdentifierID ID, in EmitData() function in __anon397e50ec1011::ASTIdentifierTableTrait 4223 void EmitData(raw_ostream &Out, key_type_ref, data_type Lookup, in EmitData() function in __anon397e50ec1111::ModuleLevelNameLookupTrait 4255 void EmitData(raw_ostream &Out, key_type_ref, data_type Lookup, in EmitData() function in __anon397e50ec1111::ASTDeclContextNameTrivialLookupTrait 4502 void EmitData(raw_ostream &Out, key_type_ref, data_type Lookup, in EmitData() function in __anon397e50ec1311::LazySpecializationInfoLookupTrait
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 92 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() function in llvm::InstrProfRecordWriterTrait
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 543 Options.EmitData = !CodeGenOpts.CoverageDataFile.empty(); in getGCOVOptions()
|