HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_FUNCTION_INCOMING_ARG (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
target-def.h 117 #if !defined (TARGET_FUNCTION_INCOMING_ARG)
118 #define TARGET_FUNCTION_INCOMING_ARG TARGET_FUNCTION_ARG
  /src/external/gpl3/gcc.old/dist/gcc/
target-def.h 117 #if !defined (TARGET_FUNCTION_INCOMING_ARG)
118 #define TARGET_FUNCTION_INCOMING_ARG TARGET_FUNCTION_ARG
  /src/external/gpl3/gcc/dist/gcc/config/cris/
cris.cc 272 #undef TARGET_FUNCTION_INCOMING_ARG
273 #define TARGET_FUNCTION_INCOMING_ARG cris_function_incoming_arg
3637 /* Worker function for TARGET_FUNCTION_INCOMING_ARG.
  /src/external/gpl3/gcc/dist/gcc/config/mmix/
mmix.cc 259 #undef TARGET_FUNCTION_INCOMING_ARG
260 #define TARGET_FUNCTION_INCOMING_ARG mmix_function_incoming_arg
454 TARGET_FUNCTION_ARG / TARGET_FUNCTION_INCOMING_ARG instead of
  /src/external/gpl3/gcc.old/dist/gcc/config/cris/
cris.cc 268 #undef TARGET_FUNCTION_INCOMING_ARG
269 #define TARGET_FUNCTION_INCOMING_ARG cris_function_incoming_arg
3480 /* Worker function for TARGET_FUNCTION_INCOMING_ARG.
  /src/external/gpl3/gcc.old/dist/gcc/config/mmix/
mmix.cc 258 #undef TARGET_FUNCTION_INCOMING_ARG
259 #define TARGET_FUNCTION_INCOMING_ARG mmix_function_incoming_arg
456 TARGET_FUNCTION_ARG / TARGET_FUNCTION_INCOMING_ARG instead of
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 254 #undef TARGET_FUNCTION_INCOMING_ARG
255 #define TARGET_FUNCTION_INCOMING_ARG xtensa_function_incoming_arg
2810 /* Implement TARGET_FUNCTION_INCOMING_ARG. */
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc 250 #undef TARGET_FUNCTION_INCOMING_ARG
251 #define TARGET_FUNCTION_INCOMING_ARG xtensa_function_incoming_arg
2202 /* Implement TARGET_FUNCTION_INCOMING_ARG. */
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 523 #undef TARGET_FUNCTION_INCOMING_ARG
524 #define TARGET_FUNCTION_INCOMING_ARG ia64_function_incoming_arg
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 824 #undef TARGET_FUNCTION_INCOMING_ARG
825 #define TARGET_FUNCTION_INCOMING_ARG sparc_function_incoming_arg
7410 TARGET_FUNCTION_INCOMING_ARG. */
7527 /* Handle the TARGET_FUNCTION_INCOMING_ARG target hook. */
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 513 #undef TARGET_FUNCTION_INCOMING_ARG
514 #define TARGET_FUNCTION_INCOMING_ARG ia64_function_incoming_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 823 #undef TARGET_FUNCTION_INCOMING_ARG
824 #define TARGET_FUNCTION_INCOMING_ARG sparc_function_incoming_arg
7395 TARGET_FUNCTION_INCOMING_ARG. */
7512 /* Handle the TARGET_FUNCTION_INCOMING_ARG target hook. */
  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 473 #undef TARGET_FUNCTION_INCOMING_ARG
474 #define TARGET_FUNCTION_INCOMING_ARG frv_function_incoming_arg
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 694 /* Implement TARGET_FUNCTION_INCOMING_ARG. */
7659 #undef TARGET_FUNCTION_INCOMING_ARG
7660 #define TARGET_FUNCTION_INCOMING_ARG nvptx_function_incoming_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 472 #undef TARGET_FUNCTION_INCOMING_ARG
473 #define TARGET_FUNCTION_INCOMING_ARG frv_function_incoming_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 690 /* Implement TARGET_FUNCTION_INCOMING_ARG. */
7515 #undef TARGET_FUNCTION_INCOMING_ARG
7516 #define TARGET_FUNCTION_INCOMING_ARG nvptx_function_incoming_arg

Completed in 146 milliseconds