Lines Matching refs:shr
25 %shr = ashr exact i32 %sub, 3
26 %gep = getelementptr inbounds i32, i32* %x, i32 %shr
35 %shr = ashr exact i32 %sub, 3
36 %gep = getelementptr inbounds i32, i32* %x, i32 %shr
45 %shr = ashr exact i32 %sub, 2
46 %gep = getelementptr inbounds i32, i32* %x, i32 %shr
55 %shr = lshr exact i32 %sub, 3
56 %gep = getelementptr inbounds i32, i32* %x, i32 %shr
65 %shr = lshr exact i32 %sub, 3
66 %gep = getelementptr inbounds i32, i32* %x, i32 %shr
75 %shr = lshr exact i32 %sub, 2
76 %gep = getelementptr inbounds i32, i32* %x, i32 %shr