Searched refs:getDebugExpressionOp (Results 1 – 5 of 5) sorted by relevance
87 MI.getDebugExpressionOp().setMetadata(DIExpr); in runOnMachineFunction()
859 const MachineOperand &MachineInstr::getDebugExpressionOp() const { in getDebugExpressionOp() function in MachineInstr865 MachineOperand &MachineInstr::getDebugExpressionOp() { in getDebugExpressionOp() function in MachineInstr872 return cast<DIExpression>(getDebugExpressionOp().getMetadata()); in getDebugExpression()2278 Orig.getDebugExpressionOp().setMetadata(Expr); in updateDbgValueForSpill()
1270 MI.getDebugExpressionOp().setMetadata(DIExpr); in replaceFrameIndices()
443 const MachineOperand &getDebugExpressionOp() const;444 MachineOperand &getDebugExpressionOp();
311 MI->getDebugExpressionOp().setMetadata( in eliminateFrameIndex()