Home
last modified time | relevance | path

Searched refs:INDEX_REG_CLASS (Results 1 – 18 of 18) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dpostreload.c710 if (double_reg_address_ok && INDEX_REG_CLASS != NO_REGS) in reload_combine()
716 if (TEST_HARD_REG_BIT (reg_class_contents[INDEX_REG_CLASS], r)) in reload_combine()
825 if (TEST_HARD_REG_BIT (reg_class_contents[INDEX_REG_CLASS], regno) in reload_combine()
826 || TEST_HARD_REG_BIT (reg_class_contents[INDEX_REG_CLASS], in reload_combine()
840 if (TEST_HARD_REG_BIT (reg_class_contents[INDEX_REG_CLASS], in reload_combine()
H A Dregclass.c1949 class = INDEX_REG_CLASS; in record_address_regs()
1999 else if (INDEX_REG_CLASS == base_reg_class (VOIDmode, PLUS, SCRATCH)) in record_address_regs()
H A Dregrename.c610 scan_rtx_address (insn, locI, INDEX_REG_CLASS, action, mode); in scan_rtx_address()
1534 changed |= replace_oldest_value_addr (locI, INDEX_REG_CLASS, mode, in replace_oldest_value_addr()
H A Dreload.c4981 INDEX_REG_CLASS, GET_MODE (ad), opnum, in find_reloads_address()
5380 context_reg_class = INDEX_REG_CLASS; in find_reloads_address_1()
H A DFSFChangeLog.118019 reload_address_index_reg_class rather than INDEX_REG_CLASS.
H A DChangeLog-19983031 reload_address_base_reg_class throughout. Similar for INDEX_REG_CLASS
H A DChangeLog-19991579 (INDEX_REG_CLASS, REG_CLASS_FROM_LETTER): Likewise.
H A DChangeLog-20007207 * config/ia64/ia64.h (INDEX_REG_CLASS): Define to GENERAL_REGS.
H A DChangeLog-200231996 (INDEX_REG_CLASS): Adjust.
H A DChangeLog-200425350 * config/h8300/h8300.h (INDEX_REG_CLASS): Set to GENERAL_REGS
/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.h445 #define INDEX_REG_CLASS ADDR_REGS macro
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.h826 #define INDEX_REG_CLASS GENERAL_REGS macro
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.h1173 #define INDEX_REG_CLASS GENERAL_REGS macro
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.h1645 #define INDEX_REG_CLASS NO_REGS macro
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.h1270 #define INDEX_REG_CLASS INDEX_REGS macro
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.h1044 #define INDEX_REG_CLASS (TARGET_THUMB ? LO_REGS : GENERAL_REGS) macro
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.h1077 #define INDEX_REG_CLASS GENERAL_REGS macro
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi2341 @defmac INDEX_REG_CLASS