Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp221 CUInfo &CUI, DWARFDie Die, uint32_t Depth, in parseInlineInfo()
313 static void convertFunctionLineTable(OutputAggregator &Out, CUInfo &CUI, in convertFunctionLineTable()
447 void DwarfTransformer::handleDie(OutputAggregator &Out, CUInfo &CUI, in handleDie()
588 CUInfo CUI(DICtx, dyn_cast<DWARFCompileUnit>(CU.get())); in convert() local
614 CUInfo CUI(DICtx, dyn_cast<DWARFCompileUnit>(CU.get())); in convert() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp145 const ConstantInt *CUI = cast<ConstantInt>(AI->getArraySize()); in set() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp430 if (Constant *CUI = dyn_cast<Constant>(Op1)) in commonShiftTransforms() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1363 if (const auto &CUI = getCUIndex()) { in getDWOCompileUnitForHash() local