Searched refs:ELIMINABLE_REGS (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h578 #define ELIMINABLE_REGS \ macro
/freebsd-11-stable/contrib/gcc/
H A Ddf-scan.c2044 #ifdef ELIMINABLE_REGS
2045 static const struct {const int from, to; } eliminables[] = ELIMINABLE_REGS;
2062 #ifdef ELIMINABLE_REGS
H A Dglobal.c340 #ifdef ELIMINABLE_REGS
341 static const struct {const int from, to; } eliminables[] = ELIMINABLE_REGS;
362 #ifdef ELIMINABLE_REGS
H A Dlocal-alloc.c2233 #ifdef ELIMINABLE_REGS
2234 static const struct {const int from, to; } eliminables[] = ELIMINABLE_REGS;
2267 #ifdef ELIMINABLE_REGS
H A Dreload1.c334 exactly the members provided by ELIMINABLE_REGS. */
345 #ifdef ELIMINABLE_REGS
346 ELIMINABLE_REGS;
3413 #ifdef ELIMINABLE_REGS
3440 #ifdef ELIMINABLE_REGS
3516 #ifdef ELIMINABLE_REGS
3588 #ifdef ELIMINABLE_REGS
3610 #ifdef ELIMINABLE_REGS
H A Dstmt.c1824 #ifdef ELIMINABLE_REGS
1830 static const struct elims {const int from, to;} elim_regs[] = ELIMINABLE_REGS;
H A Dflow.c362 #ifdef ELIMINABLE_REGS
364 static const struct {const int from, to; } eliminables[] = ELIMINABLE_REGS;
372 #ifdef ELIMINABLE_REGS
H A Dbuiltins.c697 #ifdef ELIMINABLE_REGS
699 static const struct elims {const int from, to;} elim_regs[] = ELIMINABLE_REGS;
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h1088 #define ELIMINABLE_REGS \
1105 registers. This macro must be defined if `ELIMINABLE_REGS' is
1076 #define ELIMINABLE_REGS macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h1423 #define ELIMINABLE_REGS \
1416 #define ELIMINABLE_REGS macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h1599 #define ELIMINABLE_REGS \
1592 #define ELIMINABLE_REGS macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1583 #define ELIMINABLE_REGS \
1577 #define ELIMINABLE_REGS macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h1541 #define ELIMINABLE_REGS \
1534 #define ELIMINABLE_REGS macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h1818 #define ELIMINABLE_REGS \
1809 #define ELIMINABLE_REGS macro

Completed in 257 milliseconds