Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateLShr

2608         Builder.CreateLShr(Ops.LHS,
2618 BitsShiftedOff = Builder.CreateLShr(BitsShiftedOff, One);
2654 return Builder.CreateLShr(Ops.LHS, RHS, "shr");