Lines Matching refs:Check
8 ; Check 0.
16 ; Check the high end of the LGHI range.
24 ; Check the next value up, which must use LLILL instead.
32 ; Check the high end of the LLILL range.
40 ; Check the first useful LLILH value, which is the next one up.
48 ; Check the first useful LGFI value, which is the next one up again.
56 ; Check the high end of the LGFI range.
64 ; Check the next value up, which should use LLILH instead.
72 ; Check the next value up again, which should use LLILF.
80 ; Check the high end of the LLILH range.
88 ; Check the next value up, which must use LLILF.
96 ; Check the high end of the LLILF range.
104 ; Check the lowest useful LLIHL value, which is the next one up.
112 ; Check the next value up, which must use a combination of two instructions.
121 ; Check the high end of the OILL range.
130 ; Check the next value up, which should use OILH instead.
139 ; Check the next value up again, which should use OILF.
148 ; Check the high end of the OILH range.
157 ; Check the high end of the OILF range.
166 ; Check the high end of the LLIHL range.
174 ; Check the lowest useful LLIHH value, which is 1<<32 greater than the above.
182 ; Check the lowest useful LLIHF value, which is 1<<32 greater again.
190 ; Check the highest end of the LLIHH range.
198 ; Check the next value up, which must use OILL too.
207 ; Check the high end of the LLIHF range.
215 ; Check -1.
223 ; Check the low end of the LGHI range.
231 ; Check the next value down, which must use LGFI instead.
239 ; Check the low end of the LGFI range.
247 ; Check the next value down, which needs a two-instruction sequence.
256 ; Check that constant loads are rematerialized.
304 ; Check that huge constants can be loaded during isel pseudo expansion. This