Searched refs:N_REG_CLASSES (Results 1 – 15 of 15) sorted by relevance
153 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 …]
461 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];
605 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()
1678 if (N_REG_CLASSES > 1) in block_alloc()
2524 earlyclobber_regclass = VEC_alloc (int, heap, N_REG_CLASSES); in df_urec_local_compute()
665 for (class = 1; class < N_REG_CLASSES; class++) in find_valid_class()
4392 * config/h8300/h8300.h (N_REG_CLASSES): Parenthesize.35244 (N_REG_CLASSES): Add parenthesis.
417 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
735 #define N_REG_CLASSES ((int) LIM_REG_CLASSES) macro
1040 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
1131 #define N_REG_CLASSES ((int) LIM_REG_CLASSES) macro
1536 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
979 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
994 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
2276 @defmac N_REG_CLASSES2280 #define N_REG_CLASSES (int) LIM_REG_CLASSES