Searched defs:FUNCTION_ARG_REGNO_P (Results 1 - 25 of 85) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/config/pa/
H A Dpa32-regs.h325 #define FUNCTION_ARG_REGNO_P(N) \ macro
H A Dpa64-regs.h256 #define FUNCTION_ARG_REGNO_P(N) \ macro
/haiku-buildtools/legacy/gcc/gcc/config/clipper/
H A Dclipper.h414 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/legacy/gcc/gcc/config/elxsi/
H A Delxsi.h344 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dmot3300.h787 #undef FUNCTION_ARG_REGNO_P macro
788 #define FUNCTION_ARG_REGNO_P(N) (TARGET_68020 ? 0 : (N) == 0) macro
/haiku-buildtools/legacy/gcc/gcc/config/spur/
H A Dspur.h379 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/legacy/gcc/gcc/config/tahoe/
H A Dtahoe.h372 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/legacy/gcc/gcc/config/we32k/
H A Dwe32k.h344 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/mn10300/
H A Dmn10300.h453 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/pdp11/
H A Dpdp11.h329 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/vax/
H A Dvax.h298 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/cr16/
H A Dcr16.h425 #define FUNCTION_ARG_REGNO_P(REGNO) cr16_function_arg_regno_p (REGNO) macro
/haiku-buildtools/gcc/gcc/config/lm32/
H A Dlm32.h270 #define FUNCTION_ARG_REGNO_P(r) \ macro
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dtilepro.h251 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/fr30/
H A Dfr30.h527 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/stormy16/
H A Dstormy16.h301 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/msp430/
H A Dmsp430.h253 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/nios2/
H A Dnios2.h275 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dnvptx.h187 #define FUNCTION_ARG_REGNO_P(r) 0 macro
/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu.h341 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/h8300/
H A Dh8300.h434 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/moxie/
H A Dmoxie.h406 #define FUNCTION_ARG_REGNO_P(r) (r >= MOXIE_R0 && r <= MOXIE_R5) macro
/haiku-buildtools/gcc/gcc/config/rx/
H A Drx.h247 #define FUNCTION_ARG_REGNO_P macro
/haiku-buildtools/gcc/gcc/config/mcore/
H A Dmcore.h455 #define FUNCTION_ARG_REGNO_P(REGNO) \ macro
/haiku-buildtools/gcc/gcc/config/rl78/
H A Drl78.h312 #define FUNCTION_ARG_REGNO_P macro

Completed in 228 milliseconds

1234