/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | m68kemb.h | 28 #define FUNCTION_VALUE_REGNO_P(N) \ macro
|
H A D | linux.h | 159 #define FUNCTION_VALUE_REGNO_P(N) \ macro
|
H A D | netbsd-elf.h | 259 #define FUNCTION_VALUE_REGNO_P(N) \ macro
|
H A D | m68k.h | 483 #define FUNCTION_VALUE_REGNO_P(N) ((N) == D0_REG) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | m68kemb.h | 28 #define FUNCTION_VALUE_REGNO_P(N) \ macro
|
H A D | linux.h | 159 #define FUNCTION_VALUE_REGNO_P(N) \ macro
|
H A D | netbsd-elf.h | 259 #define FUNCTION_VALUE_REGNO_P(N) \ macro
|
H A D | m68k.h | 483 #define FUNCTION_VALUE_REGNO_P(N) ((N) == D0_REG) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
H A D | vax.h | 273 #define FUNCTION_VALUE_REGNO_P(N) ((N) == 0) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/ |
H A D | vax.h | 270 #define FUNCTION_VALUE_REGNO_P(N) ((N) == 0) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/ |
H A D | lm32.h | 268 #define FUNCTION_VALUE_REGNO_P(N) ((N) == RV_REGNUM) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/ |
H A D | lm32.h | 268 #define FUNCTION_VALUE_REGNO_P(N) ((N) == RV_REGNUM) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
H A D | rx.h | 251 #define FUNCTION_VALUE_REGNO_P(N) ((N) == FUNC_RETURN_REGNUM) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/ |
H A D | mcore.h | 419 #define FUNCTION_VALUE_REGNO_P(REGNO) ((REGNO) == FIRST_RET_REG) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
H A D | rl78.h | 329 #define FUNCTION_VALUE_REGNO_P(N) ((N) == 8) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/ |
H A D | mcore.h | 419 #define FUNCTION_VALUE_REGNO_P(REGNO) ((REGNO) == FIRST_RET_REG) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/ |
H A D | rl78.h | 329 #define FUNCTION_VALUE_REGNO_P(N) ((N) == 8) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.h | 320 #define FUNCTION_VALUE_REGNO_P(N) ((N) >= (FIRST_RETURN_REGNUM) && (N) <= (LAST_RETURN_REGNUM)) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/ |
H A D | rx.h | 251 #define FUNCTION_VALUE_REGNO_P(N) ((N) == FUNC_RETURN_REGNUM) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/ |
H A D | mn10300.h | 446 #define FUNCTION_VALUE_REGNO_P(N) mn10300_function_value_regno_p (N) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
H A D | mn10300.h | 446 #define FUNCTION_VALUE_REGNO_P(N) mn10300_function_value_regno_p (N) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
H A D | visium.h | 932 #define FUNCTION_VALUE_REGNO_P(N) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/ |
H A D | visium.h | 932 #define FUNCTION_VALUE_REGNO_P(N) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.h | 539 #define FUNCTION_VALUE_REGNO_P(N) ((N) == GP_RETURN || (N) == FP_RETURN) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.h | 592 #define FUNCTION_VALUE_REGNO_P(N) ((N) == GP_RETURN || (N) == FP_RETURN) macro
|