Searched refs:TARGET_POWER (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daix52.h121 #undef TARGET_POWER macro
122 #define TARGET_POWER 0 macro
H A Ddarwin.h355 #undef TARGET_POWER macro
356 #define TARGET_POWER 0 macro
H A Dsysv4.h247 #undef TARGET_POWER macro
248 #define TARGET_POWER 0 macro
H A Drs6000.h1868 #define SHIFT_COUNT_TRUNCATED (TARGET_POWER ? 1 : 0)
H A Drs6000-c.c93 else if (TARGET_POWER)
109 if (! TARGET_POWER && ! TARGET_POWER2 && ! TARGET_POWERPC)
H A Drs6000.c3721 if (! TARGET_POWER)
4293 if (TARGET_POWER)
14920 if (! TARGET_POWER && ! TARGET_POWERPC && ! common_mode_defined)
16667 return TARGET_POWER ? 5 : 4;

Completed in 198 milliseconds