Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CreateShl

1233         Value *ShVal = Builder.CreateShl(Val, NumBytesSet*8);
1240 Value *ShVal = Builder.CreateShl(Val, 1*8);