/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa64-regs.h | 251 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
H A D | pa32-regs.h | 320 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa64-regs.h | 251 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
H A D | pa32-regs.h | 320 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/moxie/ |
H A D | moxie.h | 369 #define FUNCTION_ARG_REGNO_P(r) (r >= MOXIE_R0 && r <= MOXIE_R5) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/moxie/ |
H A 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/or1k/ |
H A D | or1k.h | 326 #define FUNCTION_ARG_REGNO_P(r) (r >= 3 && r <= 8) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/fr30/ |
H A D | fr30.h | 480 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/fr30/ |
H A D | fr30.h | 480 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/ |
H A D | pru.h | 333 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
H A D | stormy16.h | 279 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
H A D | vax.h | 278 #define FUNCTION_ARG_REGNO_P(N) ((void) (N), 0) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/ |
H A D | pru.h | 343 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
H A D | stormy16.h | 279 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
H A D | nios2.h | 296 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
H A D | bpf.h | 317 #define FUNCTION_ARG_REGNO_P(N) ((N) >= 1 && (N) <= 5) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/ |
H A D | nios2.h | 296 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/ |
H A D | pdp11.h | 349 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/ |
H A D | ft32.h | 410 #define FUNCTION_ARG_REGNO_P(r) (r >= FT32_R0 && r <= FT32_R5) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/ |
H A D | bpf.h | 306 #define FUNCTION_ARG_REGNO_P(N) ((N) >= 1 && (N) <= 5) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/ |
H A D | vax.h | 275 #define FUNCTION_ARG_REGNO_P(N) ((void) (N), 0) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/ |
H A D | ft32.h | 410 #define FUNCTION_ARG_REGNO_P(r) (r >= FT32_R0 && r <= FT32_R5) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
H A D | msp430.h | 359 #define FUNCTION_ARG_REGNO_P(N) ((N) >= 8 && (N) < ARG_POINTER_REGNUM) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
H A D | msp430.h | 370 #define FUNCTION_ARG_REGNO_P(N) ((N) >= 8 && (N) < ARG_POINTER_REGNUM) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
H A D | pdp11.h | 352 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|