| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | pa64-regs.h | 251 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
| D | pa32-regs.h | 320 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/moxie/ |
| D | moxie.h | 369 #define FUNCTION_ARG_REGNO_P(r) (r >= MOXIE_R0 && r <= MOXIE_R5) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
| D | stormy16.h | 279 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
| D | pdp11.h | 352 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vax/ |
| D | vax.h | 275 #define FUNCTION_ARG_REGNO_P(N) ((void) (N), 0) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/fr30/ |
| D | fr30.h | 480 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/ |
| D | m32c.h | 495 #define FUNCTION_ARG_REGNO_P(r) m32c_function_arg_regno_p (r) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
| D | mn10300.h | 418 #define FUNCTION_ARG_REGNO_P(N) ((N) <= 1) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mmix/ |
| D | mmix.h | 522 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr.h | 340 #define FUNCTION_ARG_REGNO_P(r) avr_function_arg_regno_p(r) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/h8300/ |
| D | h8300.h | 385 #define FUNCTION_ARG_REGNO_P(N) (TARGET_QUICKCALL ? N < 3 : 0) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/lm32/ |
| D | lm32.h | 252 #define FUNCTION_ARG_REGNO_P(r) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/ |
| D | mcore.h | 422 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| D | alpha.h | 546 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/ |
| D | v850.h | 517 #define FUNCTION_ARG_REGNO_P(N) (N >= 6 && N <= 9) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/ |
| D | m32r.h | 598 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/ |
| D | rx.h | 250 #define FUNCTION_ARG_REGNO_P(N) (((N) >= 1) && ((N) <= 4)) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/cris/ |
| D | cris.h | 641 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| D | xtensa.h | 501 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| D | iq2000.h | 300 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | m68k.h | 491 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/ |
| D | bfin.h | 712 #define FUNCTION_ARG_REGNO_P(REGNO) function_arg_regno_p (REGNO) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | sparc.h | 1105 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390.h | 766 #define FUNCTION_ARG_REGNO_P(N) \ macro
|