Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h702 NamedMDNode *CUs; variable
714 explicit debug_compile_units_iterator(NamedMDNode *CUs, unsigned Idx) in debug_compile_units_iterator()
744 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units_begin() local
749 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units_end() local
757 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h50 SmallVector<std::unique_ptr<DwarfCompileUnit>, 1> CUs; variable
DCodeViewDebug.cpp1987 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForGlobals() local
2029 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForRetainedTypes() local
DDwarfDebug.cpp1617 std::vector<DwarfCompileUnit *> CUs; in emitDebugARanges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h58 SmallVector<std::unique_ptr<DwarfCompileUnit>, 1> CUs; variable
DAccelTable.cpp553 const DwarfDebug &DD, ArrayRef<std::unique_ptr<DwarfCompileUnit>> CUs) { in emitDWARF5AccelTable()
586 ArrayRef<MCSymbol *> CUs, in emitDWARF5AccelTable()
DCodeViewDebug.cpp769 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitCompilerInformation() local
826 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitBuildInfo() local
2990 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in collectGlobalVariableInfo() local
3057 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForRetainedTypes() local
DDwarfDebug.cpp2632 std::vector<DwarfCompileUnit *> CUs; in emitDebugARanges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp1110 buildLineToUnitMap(DWARFDebugLine::SectionParser::cu_range CUs, in buildLineToUnitMap()
1126 cu_range CUs, tu_range TUs) in SectionParser()
DDWARFContext.cpp566 const auto &CUs = compile_units(); in dump() local
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h41 DWARFUnitSection<DWARFCompileUnit> CUs; variable
/external/llvm/lib/IR/
DVerifier.cpp4256 auto *CUs = M->getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp5061 auto *CUs = M.getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local