Lines Matching refs:removeOperand
408 MI->removeOperand(I); in updateOperand()
527 MI->removeOperand(MI->getNumExplicitOperands() - 1); in tryAddToFoldList()
868 UseMI->removeOperand(UseMI->getOperandNo(Tmp)); in foldOperand()
899 UseMI->removeOperand(I); in foldOperand()
1002 UseMI->removeOperand(2); // Remove exec read (or src1 for readlane) in foldOperand()
1021 UseMI->removeOperand(2); // Remove exec read (or src1 for readlane) in foldOperand()
1168 MI.removeOperand(I); in mutateCopyOp()
1231 MI->removeOperand(Src1Idx); in tryConstantFoldOp()
1250 MI->removeOperand(Src1Idx); in tryConstantFoldOp()
1254 MI->removeOperand(Src1Idx); in tryConstantFoldOp()
1266 MI->removeOperand(Src0Idx); in tryConstantFoldOp()
1270 MI->removeOperand(Src1Idx); in tryConstantFoldOp()
1282 MI->removeOperand(Src1Idx); in tryConstantFoldOp()
1320 MI.removeOperand(Src2Idx); in tryFoldCndMask()
1321 MI.removeOperand(AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::src1)); in tryFoldCndMask()
1323 MI.removeOperand(Src1ModIdx); in tryFoldCndMask()
1325 MI.removeOperand(Src0ModIdx); in tryFoldCndMask()