Searched refs:getDebugExpressionOp (Results 1 – 6 of 6) sorted by relevance
297 DbgMI->getDebugExpressionOp().setMetadata(SalvagedExpr); in salvageDebugInfoForDbgValue()
951 const MachineOperand &MachineInstr::getDebugExpressionOp() const { in getDebugExpressionOp() function in MachineInstr957 MachineOperand &MachineInstr::getDebugExpressionOp() { in getDebugExpressionOp() function in MachineInstr964 return cast<DIExpression>(getDebugExpressionOp().getMetadata()); in getDebugExpression()2500 Orig.getDebugExpressionOp().setMetadata(Expr); in updateDbgValueForSpill()
1436 MI.getDebugExpressionOp().setMetadata(DIExpr); in replaceFrameIndexDebugInstr()
84 MI.getDebugExpressionOp().setMetadata(DIExpr); in replaceFrameIndexDebugInstr()
317 MI->getDebugExpressionOp().setMetadata( in eliminateFrameIndex()
534 LLVM_ABI const MachineOperand &getDebugExpressionOp() const;535 LLVM_ABI MachineOperand &getDebugExpressionOp();