Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateShl

2836     return Builder.CreateShl(Builder.CreateBitCast(Ops[0],Ty), Ops[1],
2846 return Builder.CreateShl(Ops[0], Ops[1], "vshll_n");
3116 Val = Builder.CreateShl(Val0, ShiftCst, "shl", true /* nuw */);
3848 Val = Builder.CreateShl(Val0, ShiftCst, "shl", true /* nuw */);
4356 return Builder.CreateShl(