Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp5061 auto *CUs = M.getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local