/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Module.h | 719 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/ |
D | DwarfFile.h | 50 SmallVector<std::unique_ptr<DwarfCompileUnit>, 1> CUs; variable
|
D | CodeViewDebug.cpp | 1987 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForGlobals() local 2029 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForRetainedTypes() local
|
D | DwarfDebug.cpp | 1617 std::vector<DwarfCompileUnit *> CUs; in emitDebugARanges() local
|
/external/swiftshader/third_party/LLVM/lib/DebugInfo/ |
D | DWARFContext.h | 29 SmallVector<DWARFCompileUnit, 1> CUs; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfFile.h | 43 SmallVector<std::unique_ptr<DwarfCompileUnit>, 1> CUs; variable
|
D | AccelTable.cpp | 554 const DwarfDebug &DD, ArrayRef<std::unique_ptr<DwarfCompileUnit>> CUs) { in emitDWARF5AccelTable() 575 ArrayRef<MCSymbol *> CUs, in emitDWARF5AccelTable()
|
D | CodeViewDebug.cpp | 698 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
|
D | DwarfDebug.cpp | 1935 std::vector<DwarfCompileUnit *> CUs; in emitDebugARanges() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 60 DWARFUnitSection<DWARFCompileUnit> CUs; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 102 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()
|
D | DWARFDebugLine.cpp | 1049 buildLineToUnitMap(DWARFDebugLine::SectionParser::cu_range CUs, in buildLineToUnitMap() 1066 cu_range CUs, tu_range TUs) in SectionParser()
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 41 DWARFUnitSection<DWARFCompileUnit> CUs; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/ |
D | DWARFDebugLineTest.cpp | 132 SmallVector<std::unique_ptr<DWARFCompileUnit>, 2> CUs; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/ |
D | llvm-dwarfdump.cpp | 285 DWARFContext::cu_iterator_range CUs, raw_ostream &OS) { in filterByName()
|
/external/llvm/lib/IR/ |
D | Verifier.cpp | 4256 auto *CUs = M->getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Verifier.cpp | 4643 auto *CUs = M.getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local
|