Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:setOperand

795     ICI.setOperand(0, DivI->getOperand(0));   // X/1 == X.
966 ICI.setOperand(0, Tmp);
1057 ICI.setOperand(0, CompareVal);
1193 ICI.setOperand(1, NewCst);
1199 LHSI->setOperand(1, NewAndCST);
1200 LHSI->setOperand(0, Shift->getOperand(0));
1226 ICI.setOperand(0, NewAnd);
1542 ICI.setOperand(0, II->getArgOperand(0));
1543 ICI.setOperand(1, ConstantInt::get(II->getContext(), RHSV.byteSwap()));
1550 ICI.setOperand(0, II->getArgOperand(0));
1551 ICI.setOperand(1, ConstantInt::get(RHS->getType(), 0));
1559 ICI.setOperand(0, II->getArgOperand(0));
1560 ICI.setOperand(1, RHS);
2625 I.setOperand(0, Op1);
2626 I.setOperand(1, Constant::getNullValue(Op1->getType()));
2920 I.setOperand(1, Constant::getNullValue(Op0->getType()));
2929 I.setOperand(1, Constant::getNullValue(Op0->getType()));