Home
last modified time | relevance | path

Searched defs:CompileUnit (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h23 class CompileUnit; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h312 DWARFCompileUnit *CompileUnit = nullptr; member
/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h24 class CompileUnit; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h79 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp185 class CompileUnit { class
198 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function in llvm::dsymutil::__anondee1b6540111::CompileUnit
214 CompileUnit(CompileUnit &&RHS) in CompileUnit() function in llvm::dsymutil::__anondee1b6540111::CompileUnit
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp435 MDNode *CompileUnit = dyn_cast<MDNode>(N->getOperand(1)); in mangleName() local