Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h703 NamedMDNode *CUs; variable
709 explicit debug_compile_units_iterator(NamedMDNode *CUs, unsigned Idx) in debug_compile_units_iterator()
739 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units_begin() local
744 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units_end() local
752 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units() local
/external/llvm-project/llvm/include/llvm/IR/
DModule.h710 NamedMDNode *CUs; variable
716 explicit debug_compile_units_iterator(NamedMDNode *CUs, unsigned Idx) in debug_compile_units_iterator()
746 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units_begin() local
751 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units_end() local
759 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/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h59 SmallVector<std::unique_ptr<DwarfCompileUnit>, 1> CUs; variable
DAccelTable.cpp551 const DwarfDebug &DD, ArrayRef<std::unique_ptr<DwarfCompileUnit>> CUs) { in emitDWARF5AccelTable()
584 ArrayRef<MCSymbol *> CUs, in emitDWARF5AccelTable()
DCodeViewDebug.cpp780 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitCompilerInformation() local
837 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitBuildInfo() local
3024 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in collectGlobalVariableInfo() local
3108 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForRetainedTypes() local
DDwarfDebug.cpp2844 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-project/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp346 DWARFContext::unit_iterator_range CUs, in filterByName()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp610 const auto &CUs = compile_units(); in dump() local
2001 auto CUs = compile_units(); in getCUAddrSize() local
/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
/external/llvm-project/llvm/lib/IR/
DVerifier.cpp5481 auto *CUs = M.getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local