Searched refs:TARGET_FUNCTION_INCOMING_ARG (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtarget-def.h102 #if !defined (TARGET_FUNCTION_INCOMING_ARG)
103 #define TARGET_FUNCTION_INCOMING_ARG TARGET_FUNCTION_ARG macro
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dnvptx.c880 /* Implement TARGET_FUNCTION_INCOMING_ARG. */
2093 #undef TARGET_FUNCTION_INCOMING_ARG
2094 #define TARGET_FUNCTION_INCOMING_ARG nvptx_function_incoming_arg
2082 #undef TARGET_FUNCTION_INCOMING_ARG macro
2083 #define TARGET_FUNCTION_INCOMING_ARG macro
/haiku-buildtools/gcc/gcc/config/mmix/
H A Dmmix.c273 #undef TARGET_FUNCTION_INCOMING_ARG macro
274 #define TARGET_FUNCTION_INCOMING_ARG mmix_function_incoming_arg macro
425 TARGET_FUNCTION_ARG / TARGET_FUNCTION_INCOMING_ARG instead of
/haiku-buildtools/gcc/gcc/config/cris/
H A Dcris.c282 #undef TARGET_FUNCTION_INCOMING_ARG macro
283 #define TARGET_FUNCTION_INCOMING_ARG cris_function_incoming_arg macro
4197 /* Worker function for TARGET_FUNCTION_INCOMING_ARG.
/haiku-buildtools/gcc/gcc/config/xtensa/
H A Dxtensa.c272 #undef TARGET_FUNCTION_INCOMING_ARG macro
273 #define TARGET_FUNCTION_INCOMING_ARG xtensa_function_incoming_arg
2176 /* Implement TARGET_FUNCTION_INCOMING_ARG. */
271 #undef TARGET_FUNCTION_INCOMING_ARG macro
/haiku-buildtools/gcc/gcc/config/frv/
H A Dfrv.c502 #undef TARGET_FUNCTION_INCOMING_ARG macro
503 #define TARGET_FUNCTION_INCOMING_ARG frv_function_incoming_arg
501 #undef TARGET_FUNCTION_INCOMING_ARG macro
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c782 #undef TARGET_FUNCTION_INCOMING_ARG
783 #define TARGET_FUNCTION_INCOMING_ARG sparc_function_incoming_arg
6896 TARGET_FUNCTION_INCOMING_ARG. */
7042 /* Handle the TARGET_FUNCTION_INCOMING_ARG target hook. */
780 #undef TARGET_FUNCTION_INCOMING_ARG macro
781 #define TARGET_FUNCTION_INCOMING_ARG macro
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c538 #undef TARGET_FUNCTION_INCOMING_ARG
539 #define TARGET_FUNCTION_INCOMING_ARG ia64_function_incoming_arg
536 #undef TARGET_FUNCTION_INCOMING_ARG macro
537 #define TARGET_FUNCTION_INCOMING_ARG macro

Completed in 362 milliseconds