Lines Matching full:next
11 ; CHECK-NEXT: br %r14
19 ; CHECK-NEXT: br %r14
23 ; Check the next value up, which must use LLILL instead.
27 ; CHECK-NEXT: br %r14
35 ; CHECK-NEXT: br %r14
39 ; Check the first useful LLILH value, which is the next one up.
43 ; CHECK-NEXT: br %r14
47 ; Check the first useful LGFI value, which is the next one up again.
51 ; CHECK-NEXT: br %r14
59 ; CHECK-NEXT: br %r14
63 ; Check the next value up, which should use LLILH instead.
67 ; CHECK-NEXT: br %r14
71 ; Check the next value up again, which should use LLILF.
75 ; CHECK-NEXT: br %r14
83 ; CHECK-NEXT: br %r14
87 ; Check the next value up, which must use LLILF.
91 ; CHECK-NEXT: br %r14
99 ; CHECK-NEXT: br %r14
103 ; Check the lowest useful LLIHL value, which is the next one up.
107 ; CHECK-NEXT: br %r14
111 ; Check the next value up, which must use a combination of two instructions.
115 ; CHECK-NEXT: oill %r2, 1
116 ; CHECK-NEXT: br %r14
124 ; CHECK-NEXT: oill %r2, 65535
125 ; CHECK-NEXT: br %r14
129 ; Check the next value up, which should use OILH instead.
133 ; CHECK-NEXT: oilh %r2, 1
134 ; CHECK-NEXT: br %r14
138 ; Check the next value up again, which should use OILF.
142 ; CHECK-NEXT: oilf %r2, 65537
143 ; CHECK-NEXT: br %r14
151 ; CHECK-NEXT: oilh %r2, 65535
152 ; CHECK-NEXT: br %r14
160 ; CHECK-NEXT: oilf %r2, 4294967295
161 ; CHECK-NEXT: br %r14
169 ; CHECK-NEXT: br %r14
177 ; CHECK-NEXT: br %r14
185 ; CHECK-NEXT: br %r14
193 ; CHECK-NEXT: br %r14
197 ; Check the next value up, which must use OILL too.
201 ; CHECK-NEXT: oill %r2, 1
202 ; CHECK-NEXT: br %r14
210 ; CHECK-NEXT: br %r14
218 ; CHECK-NEXT: br %r14
226 ; CHECK-NEXT: br %r14
230 ; Check the next value down, which must use LGFI instead.
234 ; CHECK-NEXT: br %r14
242 ; CHECK-NEXT: br %r14
246 ; Check the next value down, which needs a two-instruction sequence.
250 ; CHECK-NEXT: oilf %r2, 2147483647
251 ; CHECK-NEXT: br %r14