Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dira.h48 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 …]
H A Dira-int.h71 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 …]
H A Dhard-reg-set.h429 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];
H A Dregs.h216 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];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dira.h48 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 …]
H A Dira-int.h71 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 …]
H A Dhard-reg-set.h429 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];
H A Dregs.h216 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];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/
H A Daarch64.h697 #define N_REG_CLASSES ((int) LIM_REG_CLASSES) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Darm.h1206 #define N_REG_CLASSES (int) LIM_REG_CLASSES macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info33143 -- Macro: N_REG_CLASSES
33146 #define N_REG_CLASSES (int) LIM_REG_CLASSES
54527 * N_REG_CLASSES: Register Classes. (line 81)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info33143 -- Macro: N_REG_CLASSES
33146 #define N_REG_CLASSES (int) LIM_REG_CLASSES
54527 * N_REG_CLASSES: Register Classes. (line 81)