Home
last modified time | relevance | path

Searched refs:EmitData (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp47 : ModulePass(ID), EmitNotes(true), EmitData(true), Use402Format(false), in GCOVProfiler()
51 GCOVProfiler(bool EmitNotes, bool EmitData, bool use402Format = false, in GCOVProfiler() argument
53 : ModulePass(ID), EmitNotes(EmitNotes), EmitData(EmitData), in GCOVProfiler()
55 assert((EmitNotes || EmitData) && "GCOVProfiler asked to do nothing?"); in GCOVProfiler()
97 bool EmitData; member in __anona7dd2d520111::GCOVProfiler
110 ModulePass *llvm::createGCOVProfilerPass(bool EmitNotes, bool EmitData, in createGCOVProfilerPass() argument
113 return new GCOVProfiler(EmitNotes, EmitData, Use402Format, UseExtraChecksum); in createGCOVProfilerPass()
357 if (EmitData) return emitProfileArcs(); in runOnModule()
/external/llvm/include/llvm/Transforms/
DInstrumentation.h32 ModulePass *createGCOVProfilerPass(bool EmitNotes = true, bool EmitData = true,
/external/clang/lib/Frontend/
DCacheTokens.cpp80 void EmitData(raw_ostream& Out) { in EmitData() function in __anonce3d7bf90111::PTHEntryKeyVariant
141 static void EmitData(raw_ostream& Out, PTHEntryKeyVariant V, in EmitData() function in __anonce3d7bf90111::FileEntryPTHEntryInfo
153 V.EmitData(Out); in EmitData()
600 static void EmitData(raw_ostream& Out, PTHIdKey*, uint32_t pID, in EmitData() function in __anonce3d7bf90611::PTHIdentifierTableTrait
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfAccelTable.cpp184 void DwarfAccelTable::EmitData(AsmPrinter *Asm, DwarfDebug *D) { in EmitData() function in DwarfAccelTable
232 EmitData(Asm, D); in Emit()
DDwarfAccelTable.h248 void EmitData(AsmPrinter *, DwarfDebug *D);
/external/clang/include/clang/Basic/
DOnDiskHashTable.h211 InfoObj.EmitData(out, I->key, I->data, Len.second); in Emit()
/external/clang/lib/Serialization/
DASTWriter.cpp1127 void EmitData(raw_ostream &Out, key_type_ref, in EmitData() function in __anon6442ef140311::ASTStatCacheTrait
1287 void EmitData(raw_ostream &Out, key_type_ref, in EmitData() function in __anon6442ef140411::HeaderFileInfoTrait
2321 void EmitData(raw_ostream& Out, key_type_ref, in EmitData() function in __anon6442ef140511::ASTMethodPoolTrait
2558 void EmitData(raw_ostream& Out, IdentifierInfo* II, in EmitData() function in __anon6442ef140611::ASTIdentifierTableTrait
2786 void EmitData(raw_ostream& Out, key_type_ref, in EmitData() function in __anon6442ef140711::ASTDeclContextNameLookupTrait