Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CreateShl

1132         Value *ShVal = Builder.CreateShl(Val, NumBytesSet*8);
1139 Value *ShVal = Builder.CreateShl(Val, 1*8);