Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:setOperand

202         EI.setOperand(0, V);
251 EI.setOperand(0, IE->getOperand(0));
799 SVI.setOperand(0, SVI.getOperand(1));
800 SVI.setOperand(1, UndefValue::get(RHS->getType()));
801 SVI.setOperand(2, ConstantVector::get(Elts));