Searched refs:SMALL_REGISTER_CLASSES (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dregs.h41 #ifndef SMALL_REGISTER_CLASSES
42 #define SMALL_REGISTER_CLASSES 0 macro
H A Dlocal-alloc.c1697 && !SMALL_REGISTER_CLASSES)
1717 && !SMALL_REGISTER_CLASSES
H A Difcvt.c2265 || (SMALL_REGISTER_CLASSES
2431 || (SMALL_REGISTER_CLASSES && HARD_REGISTER_P (dest)))
3714 if (SMALL_REGISTER_CLASSES && ! reload_completed)
H A Dreload.c438 && (SMALL_REGISTER_CLASS_P (class) || SMALL_REGISTER_CLASSES)
730 If SMALL_REGISTER_CLASSES, don't use existing reloads unless they are
746 && (SMALL_REGISTER_CLASS_P (class) || SMALL_REGISTER_CLASSES)
771 && (SMALL_REGISTER_CLASS_P (class) || SMALL_REGISTER_CLASSES)
1758 && (SMALL_REGISTER_CLASSES
1782 || SMALL_REGISTER_CLASSES)
H A Dregmove.c411 || (SMALL_REGISTER_CLASSES
H A Dcalls.c176 funexp = ((SMALL_REGISTER_CLASSES && reg_parm_seen)
707 && ((SMALL_REGISTER_CLASSES && *reg_parm_seen)
H A Dcse.c713 if (SMALL_REGISTER_CLASSES)
2243 else if (SMALL_REGISTER_CLASSES)
H A Dreload1.c4011 if (SMALL_REGISTER_CLASSES)
6172 /* If SMALL_REGISTER_CLASSES is nonzero, we may not have merged two
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Darm.h1063 /* When SMALL_REGISTER_CLASSES is nonzero, the compiler allows
1067 #define SMALL_REGISTER_CLASSES TARGET_THUMB
1062 #define SMALL_REGISTER_CLASSES macro
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Di386.h1217 #define SMALL_REGISTER_CLASSES 1
1213 #define SMALL_REGISTER_CLASSES macro
/freebsd-10.0-release/contrib/gcc/config/mips/
H A Dmips.h1652 /* When SMALL_REGISTER_CLASSES is nonzero, the compiler allows
1657 #define SMALL_REGISTER_CLASSES (TARGET_MIPS16)
1649 #define SMALL_REGISTER_CLASSES macro

Completed in 391 milliseconds