Searched defs:CUI (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 218 parseInlineInfo(GsymCreator & Gsym,raw_ostream * Log,CUInfo & CUI,DWARFDie Die,uint32_t Depth,FunctionInfo & FI,InlineInfo & Parent,const AddressRanges & AllParentRanges,bool & WarnIfEmpty) parseInlineInfo() argument 303 convertFunctionLineTable(raw_ostream * Log,CUInfo & CUI,DWARFDie Die,GsymCreator & Gsym,FunctionInfo & FI) convertFunctionLineTable() argument 432 handleDie(raw_ostream * OS,CUInfo & CUI,DWARFDie Die) handleDie() argument 562 CUInfo CUI(DICtx, dyn_cast<DWARFCompileUnit>(CU.get())); convert() local 588 CUInfo CUI(DICtx, dyn_cast<DWARFCompileUnit>(CU.get())); convert() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FunctionLoweringInfo.cpp | 145 const ConstantInt *CUI = cast<ConstantInt>(AI->getArraySize()); in set() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineShifts.cpp | 427 if (Constant *CUI = dyn_cast<Constant>(Op1)) commonShiftTransforms() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 1362 if (const auto &CUI = getCUIndex()) { getDWOCompileUnitForHash() local
|