Searched refs:getRawOperand (Results 1 – 8 of 8) sorted by relevance
344 EntryValExprSize = Op.getRawOperand(0); in print()417 uint64_t DwarfRegNum = Op.getRawOperand(0); in printCompactDWARFExpr()428 int DwarfRegNum = Op.getRawOperand(0); in printCompactDWARFExpr()429 int64_t Offset = Op.getRawOperand(1); in printCompactDWARFExpr()445 uint64_t SubExprLength = Op.getRawOperand(0); in printCompactDWARFExpr()477 int64_t Offset = Op.getRawOperand(0); in printCompactDWARFExpr()
791 LocationAddr = It->getRawOperand(0); in updateVariableDieMap()793 uint64_t DebugAddrOffset = It->getRawOperand(0); in updateVariableDieMap()806 LocationAddr += It->getRawOperand(0); in updateVariableDieMap()
197 return Op.getRawOperand(0); in getLocation()199 uint64_t Index = Op.getRawOperand(0); in getLocation()
90 uint64_t getRawOperand(unsigned Idx) const { return Operands[Idx]; } in getRawOperand() function
111 !isDeadAddress(Op.getRawOperand(0), U->getVersion(), in isLiveVariable()
1003 RefOffset = Op.getRawOperand(0); in cloneExpression()1005 OutputBuffer.push_back(Op.getRawOperand(0)); in cloneExpression()1006 RefOffset = Op.getRawOperand(1); in cloneExpression()
639 const uint64_t Index = Expr.getRawOperand(0); in updateUnitDebugInfo()
2540 Streamer.emitDIERef(*CU->ExprRefedBaseTypes[Op.getRawOperand(I)].Die); in emitDebugLocEntry()