Lines Matching refs:RemoveOperand
274 MI->RemoveOperand(I); in updateOperand()
716 UseMI->RemoveOperand(UseMI->getOperandNo(Tmp)); in foldOperand()
746 UseMI->RemoveOperand(I); in foldOperand()
845 UseMI->RemoveOperand(2); // Remove exec read (or src1 for readlane) in foldOperand()
864 UseMI->RemoveOperand(2); // Remove exec read (or src1 for readlane) in foldOperand()
999 MI.RemoveOperand(I); in stripExtraCopyOperands()
1065 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1084 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1088 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1101 MI->RemoveOperand(Src0Idx); in tryConstantFoldOp()
1105 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1119 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1148 MI->RemoveOperand(Src2Idx); in tryFoldInst()
1149 MI->RemoveOperand(AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::src1)); in tryFoldInst()
1151 MI->RemoveOperand(Src1ModIdx); in tryFoldInst()
1153 MI->RemoveOperand(Src0ModIdx); in tryFoldInst()