Searched refs:getDebugExpressionOp (Results 1 – 5 of 5) sorted by relevance
88 MI.getDebugExpressionOp().setMetadata(DIExpr); in runOnMachineFunction()
812 const MachineOperand &MachineInstr::getDebugExpressionOp() const { in getDebugExpressionOp() function in MachineInstr818 MachineOperand &MachineInstr::getDebugExpressionOp() { in getDebugExpressionOp() function in MachineInstr825 return cast<DIExpression>(getDebugExpressionOp().getMetadata()); in getDebugExpression()2222 Orig.getDebugExpressionOp().setMetadata(Expr); in updateDbgValueForSpill()
1407 MI.getDebugExpressionOp().setMetadata(DIExpr); in replaceFrameIndices()
445 const MachineOperand &getDebugExpressionOp() const;446 MachineOperand &getDebugExpressionOp();
314 MI->getDebugExpressionOp().setMetadata( in eliminateFrameIndex()