Searched defs:CUI (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 221 parseInlineInfo(GsymCreator & Gsym,OutputAggregator & Out,CUInfo & CUI,DWARFDie Die,uint32_t Depth,FunctionInfo & FI,InlineInfo & Parent,const AddressRanges & AllParentRanges,bool & WarnIfEmpty) parseInlineInfo() argument 313 convertFunctionLineTable(OutputAggregator & Out,CUInfo & CUI,DWARFDie Die,GsymCreator & Gsym,FunctionInfo & FI) convertFunctionLineTable() argument 447 handleDie(OutputAggregator & Out,CUInfo & CUI,DWARFDie Die) handleDie() argument 588 CUInfo CUI(DICtx, dyn_cast<DWARFCompileUnit>(CU.get())); convert() local 614 CUInfo CUI(DICtx, dyn_cast<DWARFCompileUnit>(CU.get())); convert() local [all...] |
/llvm-project/offload/plugins-nextgen/common/src/ |
H A D | JIT.cpp | 286 if (__tgt_device_image *JITedImage = CUI.TgtImageMap.lookup(&Image)) in compile() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FunctionLoweringInfo.cpp | 145 const ConstantInt *CUI = cast<ConstantInt>(AI->getArraySize()); set() local
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineShifts.cpp | 430 Constant *CUI; in commonShiftTransforms() local
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 1363 if (const auto &CUI = getCUIndex()) { getDWOCompileUnitForHash() local
|