/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa32-regs.h | 283 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
H A D | pa64-regs.h | 275 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/pa/ |
H A D | pa32-regs.h | 324 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
H A D | pa64-regs.h | 288 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/fr30/ |
H A D | fr30.h | 695 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | mot3300.h | 663 #define FUNCTION_ARG_REGNO_P(N) (TARGET_68020 ? 0 : (N) == 0) macro
|
/openbsd-src/gnu/gcc/gcc/config/crx/ |
H A D | crx.h | 331 #define FUNCTION_ARG_REGNO_P(REGNO) crx_function_arg_regno_p(REGNO) macro
|
/openbsd-src/gnu/gcc/gcc/config/vax/ |
H A D | vax.h | 384 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
/openbsd-src/gnu/gcc/gcc/config/pdp11/ |
H A D | pdp11.h | 492 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/fr30/ |
H A D | fr30.h | 785 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10200/ |
H A D | mn10200.h | 446 #define FUNCTION_ARG_REGNO_P(N) ((N) <= 1) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pdp11/ |
H A D | pdp11.h | 575 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
/openbsd-src/gnu/gcc/gcc/config/arc/ |
H A D | arc.h | 565 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/ |
H A D | vax.h | 412 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
/openbsd-src/gnu/gcc/gcc/config/stormy16/ |
H A D | stormy16.h | 423 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ns32k/ |
H A D | ns32k.h | 657 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
/openbsd-src/gnu/gcc/gcc/config/mcore/ |
H A D | mcore.h | 579 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/romp/ |
H A D | romp.h | 541 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/ |
H A D | stormy16.h | 1382 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/m88k/ |
H A D | m88k.h | 733 #define FUNCTION_ARG_REGNO_P(N) ((N) <= 9 && (N) >= 2) macro
|
/openbsd-src/gnu/gcc/gcc/config/mt/ |
H A D | mt.h | 569 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/m68k/ |
H A D | m68k.h | 496 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/ |
H A D | i370.h | 528 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10300/ |
H A D | mn10300.h | 497 #define FUNCTION_ARG_REGNO_P(N) ((N) <= 1) macro
|
/openbsd-src/gnu/gcc/gcc/config/mn10300/ |
H A D | mn10300.h | 542 #define FUNCTION_ARG_REGNO_P(N) ((N) <= 1) macro
|