Home
last modified time | relevance | path

Searched defs:CUI (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp218 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 DFunctionLoweringInfo.cpp145 const ConstantInt *CUI = cast<ConstantInt>(AI->getArraySize()); in set() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp427 if (Constant *CUI = dyn_cast<Constant>(Op1)) commonShiftTransforms() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1362 if (const auto &CUI = getCUIndex()) { getDWOCompileUnitForHash() local