Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModule.h719 NamedMDNode *CUs; variable
725 explicit debug_compile_units_iterator(NamedMDNode *CUs, unsigned Idx) in debug_compile_units_iterator()
755 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units_begin() local
760 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units_end() local
768 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/lib/DebugInfo/
DDWARFContext.h29 SmallVector<DWARFCompileUnit, 1> CUs; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h43 SmallVector<std::unique_ptr<DwarfCompileUnit>, 1> CUs; variable
DAccelTable.cpp554 const DwarfDebug &DD, ArrayRef<std::unique_ptr<DwarfCompileUnit>> CUs) { in emitDWARF5AccelTable()
575 ArrayRef<MCSymbol *> CUs, in emitDWARF5AccelTable()
DCodeViewDebug.cpp698 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitCompilerInformation() local
2696 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForGlobals() local
2739 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForRetainedTypes() local
DDwarfDebug.cpp1935 std::vector<DwarfCompileUnit *> CUs; in emitDebugARanges() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h60 DWARFUnitSection<DWARFCompileUnit> CUs; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp102 collectContributionData(DWARFContext::cu_iterator_range CUs, in collectContributionData()
139 DWARFContext::cu_iterator_range CUs, in dumpDWARFv5StringOffsetsSection()
221 DWARFContext::cu_iterator_range CUs, in dumpStringOffsetsSection()
344 DWARFSection Section, cu_iterator_range CUs) { in dump()
DDWARFDebugLine.cpp1049 buildLineToUnitMap(DWARFDebugLine::SectionParser::cu_range CUs, in buildLineToUnitMap()
1066 cu_range CUs, tu_range TUs) in SectionParser()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h41 DWARFUnitSection<DWARFCompileUnit> CUs; variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugLineTest.cpp132 SmallVector<std::unique_ptr<DWARFCompileUnit>, 2> CUs; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp285 DWARFContext::cu_iterator_range CUs, raw_ostream &OS) { in filterByName()
/external/llvm/lib/IR/
DVerifier.cpp4256 auto *CUs = M->getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DVerifier.cpp4643 auto *CUs = M.getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local