Lines Matching refs:RemoveOperand
292 MI->RemoveOperand(I); in updateOperand()
735 UseMI->RemoveOperand(UseMI->getOperandNo(Tmp)); in foldOperand()
764 UseMI->RemoveOperand(I); in foldOperand()
867 UseMI->RemoveOperand(2); // Remove exec read (or src1 for readlane) in foldOperand()
886 UseMI->RemoveOperand(2); // Remove exec read (or src1 for readlane) in foldOperand()
1021 MI.RemoveOperand(I); in stripExtraCopyOperands()
1089 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1108 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1112 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1125 MI->RemoveOperand(Src0Idx); in tryConstantFoldOp()
1129 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1143 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1181 MI.RemoveOperand(Src2Idx); in tryFoldCndMask()
1182 MI.RemoveOperand(AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::src1)); in tryFoldCndMask()
1184 MI.RemoveOperand(Src1ModIdx); in tryFoldCndMask()
1186 MI.RemoveOperand(Src0ModIdx); in tryFoldCndMask()