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.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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DModule.h728 NamedMDNode *CUs; variable
740 explicit debug_compile_units_iterator(NamedMDNode *CUs, unsigned Idx) in debug_compile_units_iterator()
770 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units_begin() local
775 auto *CUs = getNamedMetadata("llvm.dbg.cu"); in debug_compile_units_end() local
783 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-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h59 SmallVector<std::unique_ptr<DwarfCompileUnit>, 1> CUs; variable
DAccelTable.cpp547 const DwarfDebug &DD, ArrayRef<std::unique_ptr<DwarfCompileUnit>> CUs) { in emitDWARF5AccelTable()
580 ArrayRef<MCSymbol *> CUs, in emitDWARF5AccelTable()
DCodeViewDebug.cpp854 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitCompilerInformation() local
933 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitBuildInfo() local
3197 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in collectGlobalVariableInfo() local
3295 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForRetainedTypes() local
DDwarfDebug.cpp3029 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/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp614 const auto &CUs = compile_units(); in dump() local
2096 auto CUs = compile_units(); in getCUAddrSize() local
/external/llvm/lib/IR/
DVerifier.cpp4256 auto *CUs = M->getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local
/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
Dcodechal_encode_hevc_g12.cpp5845 std::vector<const QuadTreeNode *> CUs = {}; member in QuadTree
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp5061 auto *CUs = M.getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DVerifier.cpp6227 auto *CUs = M.getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local