Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateShl

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