Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateShl

1948     Val = Builder.CreateShl(Val0, ShiftCst, "shl", true /* nuw */);
2641 return Builder.CreateShl(Builder.CreateBitCast(Ops[0],Ty), Ops[1],