Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateLShr

249         ShVal = Builder->CreateLShr(ShVal, OpRHS, Op->getName());
2356 Value *Opnd0 = Builder->CreateLShr(E1->getOperand(0), C2);