Searched defs:FP_SAVE_INLINE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daix.h208 #define FP_SAVE_INLINE(FIRST_REG) ((FIRST_REG) == 62 || (FIRST_REG) == 63) macro
H A Ddarwin.h230 #undef FP_SAVE_INLINE macro
231 #define FP_SAVE_INLINE(FIRST_REG) ((FIRST_REG) < 64) macro
H A Dsysv4.h271 #define FP_SAVE_INLINE(FIRST_REG) ((FIRST_REG) < 64) macro

Completed in 66 milliseconds