Searched refs:CALL_USED_REGISTERS (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h306 #define CALL_USED_REGISTERS \ macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h422 #define CALL_USED_REGISTERS \
452 /* Like `CALL_USED_REGISTERS' but used to overcome a historical
453 problem which makes CALL_USED_REGISTERS *always* include
417 #define CALL_USED_REGISTERS macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h798 #define CALL_USED_REGISTERS \
793 #define CALL_USED_REGISTERS macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h628 #define CALL_USED_REGISTERS \
624 #define CALL_USED_REGISTERS macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h803 #define CALL_USED_REGISTERS \
820 registers listed in CALL_USED_REGISTERS, keeping the others
800 #define CALL_USED_REGISTERS macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h668 #define CALL_USED_REGISTERS \
681 /* Like `CALL_USED_REGISTERS' except this macro doesn't require that
683 (`CALL_USED_REGISTERS' must be a superset of `FIXED_REGISTERS').
685 of `CALL_USED_REGISTERS'. */
666 #define CALL_USED_REGISTERS macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h1267 #define CALL_USED_REGISTERS \
1260 #define CALL_USED_REGISTERS macro
/freebsd-11-stable/contrib/gcc/
H A Dregclass.c99 static const char initial_call_used_regs[] = CALL_USED_REGISTERS;
290 CALL_USED_REGISTERS had the right number of initializers. */

Completed in 219 milliseconds