Searched refs:getRawOperand (Results 1 – 9 of 9) sorted by relevance
378 EntryValExprSize = Op.getRawOperand(0); in print()450 uint64_t DwarfRegNum = Op.getRawOperand(0); in printCompactDWARFExpr()459 int DwarfRegNum = Op.getRawOperand(0); in printCompactDWARFExpr()460 int64_t Offset = Op.getRawOperand(1); in printCompactDWARFExpr()474 uint64_t SubExprLength = Op.getRawOperand(0); in printCompactDWARFExpr()511 int64_t Offset = Op.getRawOperand(0); in printCompactDWARFExpr()
790 LocationAddr = It->getRawOperand(0); in updateVariableDieMap()792 uint64_t DebugAddrOffset = It->getRawOperand(0); in updateVariableDieMap()805 LocationAddr += It->getRawOperand(0); in updateVariableDieMap()
162 Op.getRawOperand(0))) { in getVariableRelocAdjustment()
116 if (!isDeadAddress(Op.getRawOperand(0), U.getVersion(), Opts.Tombstone, in getExprOpAddressRelocAdjustment()124 U.getAddrOffsetSectionItem(Op.getRawOperand(0))) { in getExprOpAddressRelocAdjustment()
92 uint64_t getRawOperand(unsigned Idx) const { return Operands[Idx]; } in getRawOperand() function
298 return Op.getRawOperand(0); in getLocation()300 uint64_t Index = Op.getRawOperand(0); in getLocation()
1126 RefOffset = Op.getRawOperand(0); in cloneDieAttrExpression()1128 OutputExpression.push_back(Op.getRawOperand(0)); in cloneDieAttrExpression()1129 RefOffset = Op.getRawOperand(1); in cloneDieAttrExpression()1168 OrigUnit.getAddrOffsetSectionItem(Op.getRawOperand(0))) { in cloneDieAttrExpression()1187 OrigUnit.getAddrOffsetSectionItem(Op.getRawOperand(0))) { in cloneDieAttrExpression()
476 Op.getRawOperand(0))) { in getVariableRelocAdjustment()1170 RefOffset = Op.getRawOperand(0); in cloneExpression()1172 OutputBuffer.push_back(Op.getRawOperand(0)); in cloneExpression()1173 RefOffset = Op.getRawOperand(1); in cloneExpression()1202 Op.getRawOperand(0))) { in cloneExpression()1220 Op.getRawOperand(0))) { in cloneExpression()
2620 Streamer.emitDIERef(*CU->ExprRefedBaseTypes[Op.getRawOperand(I)].Die); in emitDebugLocEntry()