Searched refs:FUNCTION_ARG_SCmode_WART (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h1209 #define FUNCTION_ARG_SCmode_WART 1
1202 #define FUNCTION_ARG_SCmode_WART macro
H A Dsh.c7781 #ifdef FUNCTION_ARG_SCmode_WART
7801 #endif /* FUNCTION_ARG_SCmode_WART */
8049 && (! FUNCTION_ARG_SCmode_WART || (sh_round_reg (*ca, mode) & 1)))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h1209 #define FUNCTION_ARG_SCmode_WART 1
1202 #define FUNCTION_ARG_SCmode_WART macro
H A Dsh.cc7781 #ifdef FUNCTION_ARG_SCmode_WART
7801 #endif /* FUNCTION_ARG_SCmode_WART */
8049 && (! FUNCTION_ARG_SCmode_WART || (sh_round_reg (*ca, mode) & 1)))

Completed in 130 milliseconds