Home
last modified time | relevance | path

Searched defs:EmitData (Results 1 – 13 of 13) sorted by relevance

/external/vixl/src/
Dcode-buffer-vixl.cc122 void CodeBuffer::EmitData(const void* data, size_t size) { in EmitData() function in vixl::CodeBuffer
/external/clang/lib/Frontend/
DCacheTokens.cpp83 void EmitData(raw_ostream& Out) { in EmitData() function in __anonb15f549c0111::PTHEntryKeyVariant
151 static void EmitData(raw_ostream& Out, PTHEntryKeyVariant V, in EmitData() function in __anonb15f549c0111::FileEntryPTHEntryInfo
640 static void EmitData(raw_ostream& Out, PTHIdKey*, uint32_t pID, in EmitData() function in __anonb15f549c0611::PTHIdentifierTableTrait
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp49 GCOVProfiler(bool EmitNotes, bool EmitData, bool use402Format = false) in GCOVProfiler()
95 bool EmitData; member in __anon5586b7410111::GCOVProfiler
107 ModulePass *llvm::createGCOVProfilerPass(bool EmitNotes, bool EmitData, in createGCOVProfilerPass()
/external/llvm/include/llvm/Transforms/
DInstrumentation.h58 bool EmitData; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/
DInstrumentation.h47 bool EmitData; member
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfAccelTable.cpp206 void DwarfAccelTable::EmitData(AsmPrinter *Asm, DwarfDebug *D) { in EmitData() function in DwarfAccelTable
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp121 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() function in llvm::InstrProfRecordWriterTrait
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp140 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() function in llvm::InstrProfRecordWriterTrait
/external/swiftshader/third_party/LLVM/utils/TableGen/
DSubtargetEmitter.cpp565 void SubtargetEmitter::EmitData(raw_ostream &OS) { in EmitData() function in SubtargetEmitter
/external/v8/tools/
Dbigint-tester.py92 def EmitData(self, count): member in TestGenerator
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp679 void EmitData(raw_ostream& Out, key_type_ref Key, data_type_ref Data, in EmitData() function in __anon73fda0210711::IdentifierIndexWriterTrait
DASTWriter.cpp1760 void EmitData(raw_ostream &Out, key_type_ref key, in EmitData() function in __anonf68f28d70311::HeaderFileInfoTrait
2921 void EmitData(raw_ostream& Out, key_type_ref, in EmitData() function in __anonf68f28d70511::ASTMethodPoolTrait
3236 void EmitData(raw_ostream& Out, IdentifierInfo* II, in EmitData() function in __anonf68f28d70611::ASTIdentifierTableTrait
3502 void EmitData(raw_ostream &Out, key_type_ref, data_type Lookup, in EmitData() function in __anonf68f28d70711::ASTDeclContextNameLookupTrait
/external/v8/src/arm64/
Dassembler-arm64.h3429 void EmitData(void const * data, unsigned size) { in EmitData() function