Home
last modified time | relevance | path

Searched refs:FIRST_PSEUDO_REGISTER (Results 1 – 25 of 30) sorted by relevance

12

/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 Dhard-reg-set.h45 #if FIRST_PSEUDO_REGISTER <= HOST_BITS_PER_WIDEST_FAST_INT
53 ((FIRST_PSEUDO_REGISTER + HOST_BITS_PER_WIDEST_FAST_INT - 1) \
164 #if FIRST_PSEUDO_REGISTER <= HOST_BITS_PER_WIDEST_FAST_INT
322 return (*regno < FIRST_PSEUDO_REGISTER);
360 extern char global_regs[FIRST_PSEUDO_REGISTER];
387 char x_fixed_regs[FIRST_PSEUDO_REGISTER];
396 char x_call_used_regs[FIRST_PSEUDO_REGISTER];
423 int x_reg_alloc_order[FIRST_PSEUDO_REGISTER];
426 int x_inv_reg_alloc_order[FIRST_PSEUDO_REGISTER];
450 const char *x_reg_names[FIRST_PSEUDO_REGISTER];
H A Dreload.h178 [FIRST_PSEUDO_REGISTER]
190 int x_cached_reg_save_code[FIRST_PSEUDO_REGISTER][MAX_MACHINE_MODE];
191 int x_cached_reg_restore_code[FIRST_PSEUDO_REGISTER][MAX_MACHINE_MODE];
H A Dira.h40 enum reg_class x_ira_hard_regno_allocno_class[FIRST_PSEUDO_REGISTER];
85 short x_ira_class_hard_regs[N_REG_CLASSES][FIRST_PSEUDO_REGISTER];
H A Dbuiltins.h32 fixed_size_mode_pod x_apply_args_mode[FIRST_PSEUDO_REGISTER];
39 fixed_size_mode_pod x_apply_result_mode[FIRST_PSEUDO_REGISTER];
H A Dlra-int.h357 extern int lra_hard_reg_usage[FIRST_PSEUDO_REGISTER];
431 lra_assert (regno >= FIRST_PSEUDO_REGISTER); in lra_change_class()
498 for (i = FIRST_PSEUDO_REGISTER; i < max_reg_num (); i++) in lra_update_reg_val_offset()
H A Dregs.h203 unsigned char x_hard_regno_nregs[FIRST_PSEUDO_REGISTER][MAX_MACHINE_MODE];
209 machine_mode x_reg_raw_mode[FIRST_PSEUDO_REGISTER];
H A Daddresses.h84 if (regno >= FIRST_PSEUDO_REGISTER && reg_renumber[regno] >= 0) in regno_ok_for_base_p()
H A Dira-int.h812 [FIRST_PSEUDO_REGISTER][NUM_MACHINE_MODES]);
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];
1415 for (size = i = 0; i < FIRST_PSEUDO_REGISTER; i++) in hard_reg_set_size()
H A Ddefaults.h399 #define DWARF_FRAME_REGISTERS FIRST_PSEUDO_REGISTER
H A Drtl.h1965 #define HARD_REGISTER_NUM_P(REG_NO) ((REG_NO) < FIRST_PSEUDO_REGISTER)
3766 rtx x_initial_regno_reg_rtx[FIRST_PSEUDO_REGISTER];
3773 rtx x_static_reg_base_value[FIRST_PSEUDO_REGISTER];
3877 #define FIRST_VIRTUAL_REGISTER (FIRST_PSEUDO_REGISTER)
4408 extern tree GTY(()) global_regs_decl[FIRST_PSEUDO_REGISTER];
H A Drtl.def382 the REGNO macro. If this number is less than FIRST_PSEUDO_REGISTER
/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 Dhard-reg-set.h45 #if FIRST_PSEUDO_REGISTER <= HOST_BITS_PER_WIDEST_FAST_INT
53 ((FIRST_PSEUDO_REGISTER + HOST_BITS_PER_WIDEST_FAST_INT - 1) \
164 #if FIRST_PSEUDO_REGISTER <= HOST_BITS_PER_WIDEST_FAST_INT
322 return (*regno < FIRST_PSEUDO_REGISTER);
360 extern char global_regs[FIRST_PSEUDO_REGISTER];
387 char x_fixed_regs[FIRST_PSEUDO_REGISTER];
396 char x_call_used_regs[FIRST_PSEUDO_REGISTER];
423 int x_reg_alloc_order[FIRST_PSEUDO_REGISTER];
426 int x_inv_reg_alloc_order[FIRST_PSEUDO_REGISTER];
450 const char *x_reg_names[FIRST_PSEUDO_REGISTER];
H A Dreload.h178 [FIRST_PSEUDO_REGISTER]
190 int x_cached_reg_save_code[FIRST_PSEUDO_REGISTER][MAX_MACHINE_MODE];
191 int x_cached_reg_restore_code[FIRST_PSEUDO_REGISTER][MAX_MACHINE_MODE];
H A Dira.h40 enum reg_class x_ira_hard_regno_allocno_class[FIRST_PSEUDO_REGISTER];
85 short x_ira_class_hard_regs[N_REG_CLASSES][FIRST_PSEUDO_REGISTER];
H A Dbuiltins.h32 fixed_size_mode_pod x_apply_args_mode[FIRST_PSEUDO_REGISTER];
39 fixed_size_mode_pod x_apply_result_mode[FIRST_PSEUDO_REGISTER];
H A Dlra-int.h357 extern int lra_hard_reg_usage[FIRST_PSEUDO_REGISTER];
431 lra_assert (regno >= FIRST_PSEUDO_REGISTER); in lra_change_class()
498 for (i = FIRST_PSEUDO_REGISTER; i < max_reg_num (); i++) in lra_update_reg_val_offset()
H A Dregs.h203 unsigned char x_hard_regno_nregs[FIRST_PSEUDO_REGISTER][MAX_MACHINE_MODE];
209 machine_mode x_reg_raw_mode[FIRST_PSEUDO_REGISTER];
H A Daddresses.h84 if (regno >= FIRST_PSEUDO_REGISTER && reg_renumber[regno] >= 0) in regno_ok_for_base_p()
H A Dira-int.h812 [FIRST_PSEUDO_REGISTER][NUM_MACHINE_MODES]);
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];
1415 for (size = i = 0; i < FIRST_PSEUDO_REGISTER; i++) in hard_reg_set_size()
H A Ddefaults.h399 #define DWARF_FRAME_REGISTERS FIRST_PSEUDO_REGISTER
H A Drtl.h1965 #define HARD_REGISTER_NUM_P(REG_NO) ((REG_NO) < FIRST_PSEUDO_REGISTER)
3766 rtx x_initial_regno_reg_rtx[FIRST_PSEUDO_REGISTER];
3773 rtx x_static_reg_base_value[FIRST_PSEUDO_REGISTER];
3877 #define FIRST_VIRTUAL_REGISTER (FIRST_PSEUDO_REGISTER)
4408 extern tree GTY(()) global_regs_decl[FIRST_PSEUDO_REGISTER];
H A Drtl.def382 the REGNO macro. If this number is less than FIRST_PSEUDO_REGISTER
/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.h1056 #define FIRST_PSEUDO_REGISTER 107 macro
1904 || REGNO (X) >= FIRST_PSEUDO_REGISTER \
1911 || REGNO (X) >= FIRST_PSEUDO_REGISTER \
1917 || REGNO (X) >= FIRST_PSEUDO_REGISTER \
/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.h549 #define FIRST_PSEUDO_REGISTER (FFRT_REGNUM + 1) 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/
H A Dgtype.state13642 (!type array 594 nil gc_used "FIRST_PSEUDO_REGISTER"
13654 (!type array 596 nil gc_used "FIRST_PSEUDO_REGISTER"
34296 (!type array 2177 nil gc_used "FIRST_PSEUDO_REGISTER"

12