Searched refs:CUI (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/ |
| H A D | DwarfTransformer.cpp | 208 static void parseInlineInfo(GsymCreator &Gsym, CUInfo &CUI, DWARFDie Die, in parseInlineInfo() argument 232 if (auto NameIndex = getQualifiedNameIndex(Die, CUI.Language, Gsym)) in parseInlineInfo() 234 II.CallFile = CUI.DWARFToGSYMFileIndex( in parseInlineInfo() 239 parseInlineInfo(Gsym, CUI, ChildDie, Depth + 1, FI, II); in parseInlineInfo() 246 parseInlineInfo(Gsym, CUI, ChildDie, Depth + 1, FI, parent); in parseInlineInfo() 250 static void convertFunctionLineTable(raw_ostream &Log, CUInfo &CUI, in convertFunctionLineTable() argument 261 if (!CUI.LineTable->lookupAddressRange(SecAddress, RangeSize, RowVector)) { in convertFunctionLineTable() 281 const DWARFDebugLine::Row &Row = CUI.LineTable->Rows[RowIndex]; in convertFunctionLineTable() 282 const uint32_t FileIdx = CUI.DWARFToGSYMFileIndex(Gsym, Row.File); in convertFunctionLineTable() 321 CUI.LineTable->Rows[RowIndex2].dump(Log); in convertFunctionLineTable() [all …]
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | DwarfTransformer.h | 79 void handleDie(raw_ostream &Strm, CUInfo &CUI, DWARFDie Die);
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FunctionLoweringInfo.cpp | 151 const ConstantInt *CUI = cast<ConstantInt>(AI->getArraySize()); in set() local 155 TySize *= CUI->getZExtValue(); // Get total allocated size. in set()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineShifts.cpp | 395 if (Constant *CUI = dyn_cast<Constant>(Op1)) in commonShiftTransforms() local 396 if (Instruction *Res = FoldShiftByConstant(Op0, CUI, I)) in commonShiftTransforms()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 731 if (const auto &CUI = getCUIndex()) { in getDWOCompileUnitForHash() local 732 if (const auto *R = CUI.getFromHash(Hash)) in getDWOCompileUnitForHash()
|
| /openbsd-src/sys/dev/eisa/ |
| H A D | eisadevs | 430 product CUI 0000 Examples -- Virtual Board
|