Searched refs:getDebugExpressionOp (Results 1 – 6 of 6) sorted by relevance
88 MI.getDebugExpressionOp().setMetadata(DIExpr); in runOnMachineFunction()
288 DbgMI->getDebugExpressionOp().setMetadata(SalvagedExpr); in salvageDebugInfoForDbgValue()
883 const MachineOperand &MachineInstr::getDebugExpressionOp() const { in getDebugExpressionOp() function in MachineInstr889 MachineOperand &MachineInstr::getDebugExpressionOp() { in getDebugExpressionOp() function in MachineInstr896 return cast<DIExpression>(getDebugExpressionOp().getMetadata()); in getDebugExpression()2312 Orig.getDebugExpressionOp().setMetadata(Expr); in updateDbgValueForSpill()
1447 MI.getDebugExpressionOp().setMetadata(DIExpr); in replaceFrameIndexDebugInstr()
497 const MachineOperand &getDebugExpressionOp() const;498 MachineOperand &getDebugExpressionOp();
313 MI->getDebugExpressionOp().setMetadata( in eliminateFrameIndex()