Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:setOperand

827     ICI.setOperand(0, DivI->getOperand(0));   // X/1 == X.
998 ICI.setOperand(0, Tmp);
1088 ICI.setOperand(0, CompareVal);
1232 ICI.setOperand(1, NewCst);
1238 LHSI->setOperand(1, NewAndCST);
1239 LHSI->setOperand(0, Shift->getOperand(0));
1265 ICI.setOperand(0, NewAnd);
1741 ICI.setOperand(0, II->getArgOperand(0));
1742 ICI.setOperand(1, Builder->getInt(RHSV.byteSwap()));
1749 ICI.setOperand(0, II->getArgOperand(0));
1750 ICI.setOperand(1, ConstantInt::get(RHS->getType(), 0));
1758 ICI.setOperand(0, II->getArgOperand(0));
1759 ICI.setOperand(1, RHS);
2881 I.setOperand(0, Op1);
2882 I.setOperand(1, Constant::getNullValue(Op1->getType()));
3176 I.setOperand(1, Constant::getNullValue(Op0->getType()));
3185 I.setOperand(1, Constant::getNullValue(Op0->getType()));