Searched refs:N_REG_CLASSES (Results 1 – 12 of 12) sorted by relevance
48 enum reg_class x_ira_allocno_classes[N_REG_CLASSES];53 enum reg_class x_ira_allocno_class_translate[N_REG_CLASSES];61 enum reg_class x_ira_pressure_classes[N_REG_CLASSES];67 enum reg_class x_ira_pressure_class_translate[N_REG_CLASSES];76 unsigned char x_ira_reg_class_max_nregs[N_REG_CLASSES][MAX_MACHINE_MODE];77 unsigned char x_ira_reg_class_min_nregs[N_REG_CLASSES][MAX_MACHINE_MODE];80 short x_ira_memory_move_cost[MAX_MACHINE_MODE][N_REG_CLASSES][2];85 short x_ira_class_hard_regs[N_REG_CLASSES][FIRST_PSEUDO_REGISTER];89 int x_ira_class_hard_regs_num[N_REG_CLASSES];94 int x_ira_class_subset_p[N_REG_CLASSES][N_REG_CLASSES];[all …]
71 typedef unsigned short move_table[N_REG_CLASSES];125 int reg_pressure[N_REG_CLASSES];831 short int x_ira_max_memory_move_cost[MAX_MACHINE_MODE][N_REG_CLASSES][2];835 bool x_ira_reg_allocno_class_p[N_REG_CLASSES];838 bool x_ira_reg_pressure_class_p[N_REG_CLASSES];843 short x_ira_non_ordered_class_hard_regs[N_REG_CLASSES][FIRST_PSEUDO_REGISTER];849 short x_ira_class_hard_reg_index[N_REG_CLASSES][FIRST_PSEUDO_REGISTER];863 HARD_REG_SET x_ira_useful_class_mode_regs[N_REG_CLASSES][NUM_MACHINE_MODES];870 enum reg_class x_ira_important_classes[N_REG_CLASSES];875 int x_ira_important_class_nums[N_REG_CLASSES];[all …]
429 HARD_REG_SET x_reg_class_contents[N_REG_CLASSES];433 bool x_class_only_fixed_regs[N_REG_CLASSES];436 unsigned int x_reg_class_size[N_REG_CLASSES];439 enum reg_class x_reg_class_subclasses[N_REG_CLASSES][N_REG_CLASSES];443 enum reg_class x_reg_class_subunion[N_REG_CLASSES][N_REG_CLASSES];447 enum reg_class x_reg_class_superunion[N_REG_CLASSES][N_REG_CLASSES];
216 char x_contains_reg_of_mode[N_REG_CLASSES][MAX_MACHINE_MODE];220 char x_contains_allocatable_reg_of_mode[N_REG_CLASSES][MAX_MACHINE_MODE];
697 #define N_REG_CLASSES ((int) LIM_REG_CLASSES) macro
1206 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
33143 -- Macro: N_REG_CLASSES33146 #define N_REG_CLASSES (int) LIM_REG_CLASSES54527 * N_REG_CLASSES: Register Classes. (line 81)