Searched refs:INDEX_REG_CLASS (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | postreload.c | 710 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 D | regclass.c | 1949 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 D | regrename.c | 610 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 D | reload.c | 4981 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 D | FSFChangeLog.11 | 8019 reload_address_index_reg_class rather than INDEX_REG_CLASS.
|
| H A D | ChangeLog-1998 | 3031 reload_address_base_reg_class throughout. Similar for INDEX_REG_CLASS
|
| H A D | ChangeLog-1999 | 1579 (INDEX_REG_CLASS, REG_CLASS_FROM_LETTER): Likewise.
|
| H A D | ChangeLog-2000 | 7207 * config/ia64/ia64.h (INDEX_REG_CLASS): Define to GENERAL_REGS.
|
| H A D | ChangeLog-2002 | 31996 (INDEX_REG_CLASS): Adjust.
|
| H A D | ChangeLog-2004 | 25350 * config/h8300/h8300.h (INDEX_REG_CLASS): Set to GENERAL_REGS
|
| /freebsd-12.1/contrib/gcc/config/s390/ |
| H A D | s390.h | 445 #define INDEX_REG_CLASS ADDR_REGS macro
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.h | 826 #define INDEX_REG_CLASS GENERAL_REGS macro
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | sparc.h | 1173 #define INDEX_REG_CLASS GENERAL_REGS macro
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips.h | 1645 #define INDEX_REG_CLASS NO_REGS macro
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.h | 1270 #define INDEX_REG_CLASS INDEX_REGS macro
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm.h | 1044 #define INDEX_REG_CLASS (TARGET_THUMB ? LO_REGS : GENERAL_REGS) macro
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000.h | 1077 #define INDEX_REG_CLASS GENERAL_REGS macro
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | tm.texi | 2341 @defmac INDEX_REG_CLASS
|