/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.h | 24 class CompileUnit; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/ |
D | DwarfGenerator.h | 50 class CompileUnit; variable 64 friend class CompileUnit; variable 155 CompileUnit(Generator &D, uint16_t V, uint8_t A) in CompileUnit() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | debuginfo.c | 39 LLVMMetadataRef CompileUnit = LLVMDIBuilderCreateCompileUnit(DIB, in llvm_test_dibuilder() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 283 DWARFCompileUnit *CompileUnit = nullptr; member
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.h | 24 class CompileUnit; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
D | CompileUnit.h | 80 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.h | 32 class CompileUnit; variable
|
D | DwarfCompileUnit.cpp | 33 CompileUnit::CompileUnit(unsigned I, DIE *D, AsmPrinter *A, DwarfDebug *DW) in CompileUnit() function in CompileUnit
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 328 MDNode *CompileUnit = dyn_cast<MDNode>(N->getOperand(1)); in mangleName() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/ |
D | Cloning.cpp | 682 TEST_F(CloneModule, CompileUnit) { in TEST_F() argument
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 185 class CompileUnit { class 198 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function in llvm::dsymutil::__anond69ad1180111::CompileUnit 214 CompileUnit(CompileUnit &&RHS) in CompileUnit() function in llvm::dsymutil::__anond69ad1180111::CompileUnit
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 435 MDNode *CompileUnit = dyn_cast<MDNode>(N->getOperand(1)); in mangleName() local
|