Home
last modified time | relevance | path

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

/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/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h41 DWARFUnitSection<DWARFCompileUnit> CUs; variable
/external/llvm/lib/IR/
DVerifier.cpp4256 auto *CUs = M->getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local