HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_FUNCTION_ARG (Results 1 - 25 of 92) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gcc/dist/gcc/config/moxie/
moxie.cc 615 #undef TARGET_FUNCTION_ARG
616 #define TARGET_FUNCTION_ARG moxie_function_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/moxie/
moxie.cc 614 #undef TARGET_FUNCTION_ARG
615 #define TARGET_FUNCTION_ARG moxie_function_arg
  /src/external/gpl3/gcc/dist/gcc/config/fr30/
fr30.cc 166 #undef TARGET_FUNCTION_ARG
167 #define TARGET_FUNCTION_ARG fr30_function_arg
  /src/external/gpl3/gcc/dist/gcc/config/ft32/
ft32.cc 757 #undef TARGET_FUNCTION_ARG
758 #define TARGET_FUNCTION_ARG ft32_function_arg
  /src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.cc 95 #undef TARGET_FUNCTION_ARG
96 #define TARGET_FUNCTION_ARG lm32_function_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/fr30/
fr30.cc 166 #undef TARGET_FUNCTION_ARG
167 #define TARGET_FUNCTION_ARG fr30_function_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/ft32/
ft32.cc 754 #undef TARGET_FUNCTION_ARG
755 #define TARGET_FUNCTION_ARG ft32_function_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/lm32/
lm32.cc 95 #undef TARGET_FUNCTION_ARG
96 #define TARGET_FUNCTION_ARG lm32_function_arg
  /src/external/gpl3/gcc/dist/gcc/config/bpf/
bpf.cc 664 #undef TARGET_FUNCTION_ARG
665 #define TARGET_FUNCTION_ARG bpf_function_arg
  /src/external/gpl3/gcc/dist/gcc/config/vax/
vax.cc 117 #undef TARGET_FUNCTION_ARG
118 #define TARGET_FUNCTION_ARG vax_function_arg
2331 /* Implement TARGET_FUNCTION_ARG. On the VAX all args are pushed. */
  /src/external/gpl3/gcc.old/dist/gcc/config/bpf/
bpf.cc 752 #undef TARGET_FUNCTION_ARG
753 #define TARGET_FUNCTION_ARG bpf_function_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/cr16/
cr16.cc 163 #undef TARGET_FUNCTION_ARG
164 #define TARGET_FUNCTION_ARG cr16_function_arg
598 /* Implement TARGET_FUNCTION_ARG. */
  /src/external/gpl3/gcc.old/dist/gcc/config/vax/
vax.cc 115 #undef TARGET_FUNCTION_ARG
116 #define TARGET_FUNCTION_ARG vax_function_arg
2331 /* Implement TARGET_FUNCTION_ARG. On the VAX all args are pushed. */
  /src/external/gpl3/gcc/dist/gcc/config/cris/
cris.cc 270 #undef TARGET_FUNCTION_ARG
271 #define TARGET_FUNCTION_ARG cris_function_arg
3628 /* Worker function for TARGET_FUNCTION_ARG.
  /src/external/gpl3/gcc/dist/gcc/config/mmix/
mmix.cc 257 #undef TARGET_FUNCTION_ARG
258 #define TARGET_FUNCTION_ARG mmix_function_arg
454 TARGET_FUNCTION_ARG / TARGET_FUNCTION_INCOMING_ARG instead of
  /src/external/gpl3/gcc/dist/gcc/config/mn10300/
mn10300.cc 3365 #undef TARGET_FUNCTION_ARG
3366 #define TARGET_FUNCTION_ARG mn10300_function_arg
  /src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.cc 1034 /* Worker for TARGET_FUNCTION_ARG.
2256 #undef TARGET_FUNCTION_ARG
2257 #define TARGET_FUNCTION_ARG or1k_function_arg
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.cc 203 #undef TARGET_FUNCTION_ARG
204 #define TARGET_FUNCTION_ARG pdp11_function_arg
2186 /* Worker function for TARGET_FUNCTION_ARG. */
  /src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.cc 1745 #undef TARGET_FUNCTION_ARG
1746 #define TARGET_FUNCTION_ARG rl78_function_arg
  /src/external/gpl3/gcc/dist/gcc/config/v850/
v850.cc 3317 #undef TARGET_FUNCTION_ARG
3318 #define TARGET_FUNCTION_ARG v850_function_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/cris/
cris.cc 266 #undef TARGET_FUNCTION_ARG
267 #define TARGET_FUNCTION_ARG cris_function_arg
3471 /* Worker function for TARGET_FUNCTION_ARG.
  /src/external/gpl3/gcc.old/dist/gcc/config/mmix/
mmix.cc 256 #undef TARGET_FUNCTION_ARG
257 #define TARGET_FUNCTION_ARG mmix_function_arg
456 TARGET_FUNCTION_ARG / TARGET_FUNCTION_INCOMING_ARG instead of
  /src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
mn10300.cc 3363 #undef TARGET_FUNCTION_ARG
3364 #define TARGET_FUNCTION_ARG mn10300_function_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/or1k/
or1k.cc 1031 /* Worker for TARGET_FUNCTION_ARG.
2222 #undef TARGET_FUNCTION_ARG
2223 #define TARGET_FUNCTION_ARG or1k_function_arg
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.cc 203 #undef TARGET_FUNCTION_ARG
204 #define TARGET_FUNCTION_ARG pdp11_function_arg
2185 /* Worker function for TARGET_FUNCTION_ARG. */

Completed in 113 milliseconds

1 2 3 4