Searched refs:BASE_REGS (Results 1 – 11 of 11) sorted by relevance
387 && reg_class_subset_p (BASE_REGS, (CLASS))) \388 ? BASE_REGS \
971 BASE_REGS, enumerator1059 : (REGNO) < 32 ? BASE_REGS \1067 : (REGNO) == ARG_POINTER_REGNUM ? BASE_REGS \1073 : (REGNO) == FRAME_POINTER_REGNUM ? BASE_REGS \1078 #define BASE_REG_CLASS BASE_REGS
27 (define_register_constraint "b" "BASE_REGS"
10029 if (class != BASE_REGS in rs6000_secondary_reload_class()10034 return BASE_REGS; in rs6000_secondary_reload_class()10058 if (class == GENERAL_REGS || class == BASE_REGS in rs6000_secondary_reload_class()
5320 ;; We use the BASE_REGS for the isel input operands because, if rA is
970 BASE_REGS, enumerator1052 (((MODE) == SImode) ? BASE_REGS : LO_REGS))1070 ((CLASS) == BASE_REGS ? (CLASS) : LO_REGS))1074 ((CLASS) != LO_REGS && (CLASS) != BASE_REGS \1081 ((CLASS) != LO_REGS && (CLASS) != BASE_REGS \
65 (define_register_constraint "b" "TARGET_THUMB ? BASE_REGS : NO_REGS"
7346 a BASE_REGS register is needed as an intermediate when copying7347 a symbolic value into any register class other than BASE_REGS.
5845 make sure that HIGH instructions are copied into BASE_REGS.
6044 (MODE_BASE_REG_CLASS, case Thumb): Only return BASE_REGS if we know
28245 reload if CLASS is BASE_REGS.