Lines Matching refs:setOperand
795 ICI.setOperand(0, DivI->getOperand(0)); // X/1 == X. in FoldICmpDivCst()
966 ICI.setOperand(0, Tmp); in FoldICmpShrCst()
1057 ICI.setOperand(0, CompareVal); in visitICmpInstWithInstAndIntCst()
1193 ICI.setOperand(1, NewCst); in visitICmpInstWithInstAndIntCst()
1199 LHSI->setOperand(1, NewAndCST); in visitICmpInstWithInstAndIntCst()
1200 LHSI->setOperand(0, Shift->getOperand(0)); in visitICmpInstWithInstAndIntCst()
1226 ICI.setOperand(0, NewAnd); in visitICmpInstWithInstAndIntCst()
1512 ICI.setOperand(0, II->getArgOperand(0)); in visitICmpInstWithInstAndIntCst()
1513 ICI.setOperand(1, ConstantInt::get(II->getContext(), RHSV.byteSwap())); in visitICmpInstWithInstAndIntCst()
1520 ICI.setOperand(0, II->getArgOperand(0)); in visitICmpInstWithInstAndIntCst()
1521 ICI.setOperand(1, ConstantInt::get(RHS->getType(), 0)); in visitICmpInstWithInstAndIntCst()
1529 ICI.setOperand(0, II->getArgOperand(0)); in visitICmpInstWithInstAndIntCst()
1530 ICI.setOperand(1, RHS); in visitICmpInstWithInstAndIntCst()
2578 I.setOperand(0, Op1); in visitICmpInst()
2579 I.setOperand(1, Constant::getNullValue(Op1->getType())); in visitICmpInst()
2873 I.setOperand(1, Constant::getNullValue(Op0->getType())); in visitFCmpInst()
2882 I.setOperand(1, Constant::getNullValue(Op0->getType())); in visitFCmpInst()