Searched refs:upper_half_easy_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c3162 int upper_half_easy_p = 0;
3220 upper_half_easy_p = ((code != IOR && w1 == 0xffff)
3228 && !(lower_half_easy_p && upper_half_easy_p)
3343 int upper_half_easy_p = 0;
3380 upper_half_easy_p = ((code != IOR && w1 == 0xffff)
3388 && !(lower_half_easy_p && upper_half_easy_p)
3487 int upper_half_easy_p = 0;
3513 upper_half_easy_p = ((code != IOR && w1 == 0xffff)
3521 && !(lower_half_easy_p && upper_half_easy_p)
3151 int upper_half_easy_p = 0; local
3332 int upper_half_easy_p = 0; local
3476 int upper_half_easy_p = 0; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.cc2979 int upper_half_easy_p = 0;
3051 upper_half_easy_p = ((code != IOR && w1 == 0xffff)
3058 && !(lower_half_easy_p && upper_half_easy_p)
3150 int upper_half_easy_p = 0;
3204 upper_half_easy_p = ((code != IOR && w1 == 0xffff)
3211 && !(lower_half_easy_p && upper_half_easy_p)
2968 int upper_half_easy_p = 0; local
3139 int upper_half_easy_p = 0; local

Completed in 261 milliseconds