Lines Matching full:lshr
11 %shr = lshr i32 %foo, 10
21 %shr = lshr i64 %foo, 10
31 %shr = lshr i32 %foo, 22
41 %shr = lshr i64 %foo, 22
52 %shr = lshr i32 %foo, 2
62 %shr = lshr i64 %foo, 2
74 %shr = lshr i32 %foo, 2
85 %shr = lshr i64 %foo, 2
135 ; This is equivalent to the lshr case, because the bits from the
142 %partb = lshr i32 %foo, 18
154 %partb = lshr i64 %foo, 50
166 %partb = lshr i32 %foo, 18
178 %partb = lshr i64 %foo, 50
192 %partb = lshr i32 %foo, 28
204 %partb = lshr i64 %foo, 60
235 ; an lshr.
263 %shr = lshr i64 %foo, 2
276 %parta = lshr i32 %and, 3
289 %partb = lshr i64 %and, 61
302 %partb = lshr i32 %and, 27
314 %partb = lshr i64 %and, 59
386 %shl = lshr i32 %and, 9
396 %shl = lshr i64 %and, 9
407 %shl = lshr i32 %and, 1
417 %shl = lshr i64 %and, 1
465 %shr = lshr i32 %shl, 4