Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CreateShl

1215         Value *ShVal = Builder.CreateShl(Val, NumBytesSet*8);
1222 Value *ShVal = Builder.CreateShl(Val, 1*8);