| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/ |
| H A D | Instrumentation.h | 66 bool EmitData; member
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 537 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V, in EmitData() function 580 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V, in EmitData() function
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesWriter.cpp | 305 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf4cc7f220211::IdentifierTableInfo 370 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf4cc7f220311::ObjCContextIDTableInfo 488 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf4cc7f220311::VersionedTableInfo 831 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf4cc7f220911::ObjCSelectorTableInfo
|
| /freebsd-14.2/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()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 748 void EmitData(raw_ostream& Out, key_type_ref Key, data_type_ref Data, in EmitData() function in __anoncf1c43ec0811::IdentifierIndexWriterTrait
|
| H A D | ASTWriter.cpp | 1891 void EmitData(raw_ostream &Out, key_type_ref key, in EmitData() function in __anon367831a20711::HeaderFileInfoTrait 3337 void EmitData(raw_ostream& Out, key_type_ref, in EmitData() function in __anon367831a20e11::ASTMethodPoolTrait 3657 void EmitData(raw_ostream& Out, IdentifierInfo* II, in EmitData() function in __anon367831a20f11::ASTIdentifierTableTrait 3919 void EmitData(raw_ostream &Out, key_type_ref, data_type Lookup, in EmitData() function in __anon367831a21011::ASTDeclContextNameLookupTrait
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 150 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() function in llvm::InstrProfRecordWriterTrait
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 489 Options.EmitData = !CodeGenOpts.CoverageDataFile.empty(); in getGCOVOptions()
|