| /freebsd-12.1/contrib/gcc/ |
| H A D | addresses.h | 40 return BASE_REG_CLASS; in base_reg_class()
|
| H A D | ChangeLog-1998 | 103 (thumb_shiftable_const): Use macro 'BASE_REG_CLASS' rather 3030 * reload.c (find_reloads_address): Use BASE_REG_CLASS instead of
|
| H A D | FSFChangeLog.11 | 8018 reload_address_base_reg_class rather than BASE_REG_CLASS. Use
|
| H A D | ChangeLog-2006 | 8854 (BASE_REG_CLASS, REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P,
|
| H A D | ChangeLog-2001 | 922 preference to BASE_REG_CLASS.
|
| H A D | ChangeLog-2002 | 6043 * arm.h (BASE_REG_CLASS): Always return LO_REGS for Thumb.
|
| H A D | ChangeLog-2004 | 46047 * config/avr/avr.h (BASE_REG_CLASS): Don't permit to use X
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | constraints.md | 23 (define_register_constraint "d" "BASE_REG_CLASS" 169 A memory address based on a member of @code{BASE_REG_CLASS}. This is
|
| H A D | mips.h | 1637 #define BASE_REG_CLASS (TARGET_MIPS16 ? M16_REGS : GR_REGS) macro
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | sparc.h | 1174 #define BASE_REG_CLASS GENERAL_REGS macro 2045 BASE_REG_CLASS, GET_MODE (X), VOIDmode, 0, 0, \
|
| /freebsd-12.1/contrib/gcc/config/s390/ |
| H A D | s390.h | 446 #define BASE_REG_CLASS ADDR_REGS macro
|
| H A D | s390.c | 3504 BASE_REG_CLASS, Pmode, VOIDmode, 0, 0, in legitimize_reload_address()
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm.h | 1045 #define BASE_REG_CLASS (TARGET_THUMB ? LO_REGS : GENERAL_REGS) macro 1056 #define MODE_BASE_REG_REG_CLASS(MODE) BASE_REG_CLASS
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.h | 820 #define BASE_REG_CLASS GENERAL_REGS macro
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.h | 1271 #define BASE_REG_CLASS GENERAL_REGS macro
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000.h | 1078 #define BASE_REG_CLASS BASE_REGS macro
|
| H A D | rs6000.c | 3380 BASE_REG_CLASS, GET_MODE (x), VOIDmode, 0, 0, in rs6000_legitimize_reload_address() 3401 BASE_REG_CLASS, Pmode, VOIDmode, 0, 0, in rs6000_legitimize_reload_address() 3422 BASE_REG_CLASS, GET_MODE (x), VOIDmode, 0, 0, in rs6000_legitimize_reload_address() 3459 BASE_REG_CLASS, GET_MODE (x), VOIDmode, 0, 0, in rs6000_legitimize_reload_address() 3499 BASE_REG_CLASS, Pmode, VOIDmode, 0, 0, in rs6000_legitimize_reload_address()
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | tm.texi | 2311 @defmac BASE_REG_CLASS 2318 This is a variation of the @code{BASE_REG_CLASS} macro which allows 2321 @code{BASE_REG_CLASS}.
|
| H A D | md.texi | 3027 @code{BASE_REG_CLASS}, @pxref{Register Classes}).
|