Lines Matching refs:ashr

19   %sext = ashr i32 %shl, 31
37 %ashr = ashr i32 %shl, 24
38 store i32 %ashr, i32 addrspace(1)* %out, align 4
55 %ashr = ashr i32 %shl, 16
56 store i32 %ashr, i32 addrspace(1)* %out, align 4
73 %ashr = ashr <1 x i32> %shl, <i32 24>
74 store <1 x i32> %ashr, <1 x i32> addrspace(1)* %out, align 4
87 %ashr = ashr i64 %shl, 63
88 store i64 %ashr, i64 addrspace(1)* %out, align 8
101 %ashr = ashr i64 %shl, 56
102 store i64 %ashr, i64 addrspace(1)* %out, align 8
116 %ashr = ashr i64 %shl, 48
117 store i64 %ashr, i64 addrspace(1)* %out, align 8
130 %ashr = ashr i64 %shl, 32
131 store i64 %ashr, i64 addrspace(1)* %out, align 8
145 ; %ashr = ashr <1 x i64> %shl, <i64 56>
146 ; store <1 x i64> %ashr, <1 x i64> addrspace(1)* %out, align 8
166 %ashr = ashr i64 %shl, 63
167 store i64 %ashr, i64 addrspace(1)* %out.gep, align 8
187 %ashr = ashr i64 %shl, 56
188 store i64 %ashr, i64 addrspace(1)* %out.gep, align 8
208 %ashr = ashr i64 %shl, 48
209 store i64 %ashr, i64 addrspace(1)* %out.gep, align 8
228 %ashr = ashr i64 %shl, 32
229 store i64 %ashr, i64 addrspace(1)* %out.gep, align 8
247 %y = ashr i32 %x, 7
270 %y = ashr <2 x i32> %x, <i32 7, i32 7>
288 %ashr = ashr <2 x i32> %shl, <i32 31, i32 31>
289 store <2 x i32> %ashr, <2 x i32> addrspace(1)* %out, align 8
309 %ashr = ashr <4 x i32> %shl, <i32 31, i32 31, i32 31, i32 31>
310 store <4 x i32> %ashr, <4 x i32> addrspace(1)* %out, align 8
326 %ashr = ashr <2 x i32> %shl, <i32 24, i32 24>
327 store <2 x i32> %ashr, <2 x i32> addrspace(1)* %out, align 8
347 %ashr = ashr <4 x i32> %shl, <i32 24, i32 24, i32 24, i32 24>
348 store <4 x i32> %ashr, <4 x i32> addrspace(1)* %out, align 8
364 %ashr = ashr <2 x i32> %shl, <i32 16, i32 16>
365 store <2 x i32> %ashr, <2 x i32> addrspace(1)* %out, align 8
403 %ashr = ashr <4 x i32> %shl, <i32 24, i32 24, i32 24, i32 24>
404 store <4 x i32> %ashr, <4 x i32> addrspace(1)* %out, align 8
416 %ashr = ashr <4 x i32> %shl, <i32 16, i32 16, i32 16, i32 16>
417 store <4 x i32> %ashr, <4 x i32> addrspace(1)* %out, align 8
494 %ashr = ashr i32 %shl, 24
495 store i32 %ashr, i32 addrspace(1)* %out, align 4
504 %ashr = ashr i32 %shl, 24
505 store i32 %ashr, i32 addrspace(1)* %out, align 4
518 %ashr = ashr i32 %shl, 24
519 store i32 %ashr, i32 addrspace(1)* %out, align 4
532 %ashr = ashr i32 %shl, 24
533 store i32 %ashr, i32 addrspace(1)* %out, align 4
545 %shr = ashr i32 %shl, 31
560 %shr = ashr i32 %shl, 30
576 %shr = ashr i32 %shl, 30
602 %ashr = ashr i64 %shl, 63
604 %and = and i64 %ashr, %s.val
626 %ashr = ashr i64 %shl, 32
627 %and = and i64 %ashr, %s.val