/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa64-regs.h | 275 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
H A D | pa32-regs.h | 283 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | pa64-regs.h | 288 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
H A D | pa32-regs.h | 324 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | mot3300.h | 662 #undef FUNCTION_ARG_REGNO_P 663 #define FUNCTION_ARG_REGNO_P(N) (TARGET_68020 ? 0 : (N) == 0) macro
|
/openbsd/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/gnu/gcc/gcc/config/stormy16/ |
H A D | stormy16.h | 423 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd/gnu/gcc/gcc/config/fr30/ |
H A D | fr30.h | 695 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd/gnu/gcc/gcc/config/m32c/ |
H A D | m32c.h | 508 #define FUNCTION_ARG_REGNO_P(r) m32c_function_arg_regno_p (r) macro
|
/openbsd/gnu/gcc/gcc/config/vax/ |
H A D | vax.h | 384 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
/openbsd/gnu/gcc/gcc/config/mt/ |
H A D | mt.h | 569 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/fr30/ |
H A D | fr30.h | 785 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd/gnu/gcc/gcc/config/score/ |
H A D | score.h | 596 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/ |
H A D | stormy16.h | 1382 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd/gnu/gcc/gcc/config/arc/ |
H A D | arc.h | 565 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
/openbsd/gnu/gcc/gcc/config/mmix/ |
H A D | mmix.h | 645 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mn10200/ |
H A D | mn10200.h | 446 #define FUNCTION_ARG_REGNO_P(N) ((N) <= 1) macro
|
/openbsd/gnu/gcc/gcc/config/s390/ |
H A D | s390.h | 623 #define FUNCTION_ARG_REGNO_P(N) (((N) >=2 && (N) <7) || \ macro
|
/openbsd/gnu/gcc/gcc/config/mcore/ |
H A D | mcore.h | 579 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd/gnu/gcc/gcc/config/pdp11/ |
H A D | pdp11.h | 492 #define FUNCTION_ARG_REGNO_P(N) 0 macro
|
/openbsd/gnu/gcc/gcc/config/v850/ |
H A D | v850.h | 633 #define FUNCTION_ARG_REGNO_P(N) (N >= 6 && N <= 9) macro
|
/openbsd/gnu/gcc/gcc/config/avr/ |
H A D | avr.h | 326 #define FUNCTION_ARG_REGNO_P(r) function_arg_regno_p(r) macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arc/ |
H A D | arc.h | 643 #define FUNCTION_ARG_REGNO_P(N) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/ |
H A D | mmix.h | 759 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
|
/openbsd/gnu/gcc/gcc/config/mn10300/ |
H A D | mn10300.h | 542 #define FUNCTION_ARG_REGNO_P(N) ((N) <= 1) macro
|