Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CreateShl

1119         Value *ShVal = Builder.CreateShl(Val, NumBytesSet*8);
1126 Value *ShVal = Builder.CreateShl(Val, 1*8);