Home
last modified time | relevance | path

Searched refs:N_REG_CLASSES (Results 1 – 15 of 15) sorted by relevance

/trueos/contrib/gcc/
HDregclass.c153 HARD_REG_SET reg_class_contents[N_REG_CLASSES];
163 static const unsigned int_reg_class_contents[N_REG_CLASSES][N_REG_INTS]
168 unsigned int reg_class_size[N_REG_CLASSES];
172 static enum reg_class reg_class_superclasses[N_REG_CLASSES][N_REG_CLASSES];
176 static enum reg_class reg_class_subclasses[N_REG_CLASSES][N_REG_CLASSES];
181 enum reg_class reg_class_subunion[N_REG_CLASSES][N_REG_CLASSES];
186 enum reg_class reg_class_superunion[N_REG_CLASSES][N_REG_CLASSES];
209 static char contains_reg_of_mode [N_REG_CLASSES] [MAX_MACHINE_MODE];
214 static int move_cost[MAX_MACHINE_MODE][N_REG_CLASSES][N_REG_CLASSES];
219 static int may_move_in_cost[MAX_MACHINE_MODE][N_REG_CLASSES][N_REG_CLASSES];
[all …]
HDhard-reg-set.h461 extern HARD_REG_SET reg_class_contents[N_REG_CLASSES];
465 extern unsigned int reg_class_size[N_REG_CLASSES];
470 extern enum reg_class reg_class_subunion[N_REG_CLASSES][N_REG_CLASSES];
475 extern enum reg_class reg_class_superunion[N_REG_CLASSES][N_REG_CLASSES];
HDglobal.c605 if (N_REG_CLASSES > 1) in global_alloc()
1394 if (N_REG_CLASSES > 1) in retry_global_alloc()
2281 earlyclobber_regclass = VEC_alloc (int, heap, N_REG_CLASSES); in calculate_local_reg_bb_info()
HDlocal-alloc.c1678 if (N_REG_CLASSES > 1) in block_alloc()
HDdf-problems.c2524 earlyclobber_regclass = VEC_alloc (int, heap, N_REG_CLASSES); in df_urec_local_compute()
HDreload.c665 for (class = 1; class < N_REG_CLASSES; class++) in find_valid_class()
HDChangeLog-20024392 * config/h8300/h8300.h (N_REG_CLASSES): Parenthesize.
35244 (N_REG_CLASSES): Add parenthesis.
/trueos/contrib/gcc/config/s390/
HDs390.h417 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
/trueos/contrib/gcc/config/ia64/
HDia64.h735 #define N_REG_CLASSES ((int) LIM_REG_CLASSES) macro
/trueos/contrib/gcc/config/sparc/
HDsparc.h1040 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
/trueos/contrib/gcc/config/i386/
HDi386.h1131 #define N_REG_CLASSES ((int) LIM_REG_CLASSES) macro
/trueos/contrib/gcc/config/mips/
HDmips.h1536 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
/trueos/contrib/gcc/config/arm/
HDarm.h979 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
/trueos/contrib/gcc/config/rs6000/
HDrs6000.h994 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
/trueos/contrib/gcc/doc/
HDtm.texi2276 @defmac N_REG_CLASSES
2280 #define N_REG_CLASSES (int) LIM_REG_CLASSES