Lines Matching refs:Check
7 ; Check 0.
15 ; Check the high end of the LGHI range.
23 ; Check the next value up, which must use LLILL instead.
31 ; Check the high end of the LLILL range.
39 ; Check the first useful LLILH value, which is the next one up.
47 ; Check the first useful LGFI value, which is the next one up again.
55 ; Check the high end of the LGFI range.
63 ; Check the next value up, which should use LLILH instead.
71 ; Check the next value up again, which should use LLILF.
79 ; Check the high end of the LLILH range.
87 ; Check the next value up, which must use LLILF.
95 ; Check the high end of the LLILF range.
103 ; Check the lowest useful LLIHL value, which is the next one up.
111 ; Check the next value up, which must use a combination of two instructions.
120 ; Check the high end of the OILL range.
129 ; Check the next value up, which should use OILH instead.
138 ; Check the next value up again, which should use OILF.
147 ; Check the high end of the OILH range.
156 ; Check the high end of the OILF range.
165 ; Check the high end of the LLIHL range.
173 ; Check the lowest useful LLIHH value, which is 1<<32 greater than the above.
181 ; Check the lowest useful LLIHF value, which is 1<<32 greater again.
189 ; Check the highest end of the LLIHH range.
197 ; Check the next value up, which must use OILL too.
206 ; Check the high end of the LLIHF range.
214 ; Check -1.
222 ; Check the low end of the LGHI range.
230 ; Check the next value down, which must use LGFI instead.
238 ; Check the low end of the LGFI range.
246 ; Check the next value down, which needs a two-instruction sequence.
255 ; Check that constant loads are rematerialized.