Home
last modified time | relevance | path

Searched refs:VSX_REG_TYPE (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000.c308 VSX_REG_TYPE, enumerator
322 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
2806 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2817 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2818 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
12527 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
12528 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
12587 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
12596 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
12605 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000.c306 VSX_REG_TYPE, enumerator
320 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
2776 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2787 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2788 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
11394 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
11395 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
11454 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
11463 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
11472 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000.c304 VSX_REG_TYPE, enumerator
318 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
2801 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2812 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2813 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
12147 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
12148 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
12207 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
12216 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
12225 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000.c306 VSX_REG_TYPE, enumerator
320 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
2782 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2793 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2794 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
11396 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
11397 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
11456 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
11465 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
11474 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c304 VSX_REG_TYPE, enumerator
318 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
2801 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2812 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2813 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
12143 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
12144 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
12203 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
12212 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
12221 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c304 VSX_REG_TYPE, enumerator
318 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
2801 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2812 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2813 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
12143 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
12144 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
12203 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
12212 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
12221 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000.c306 VSX_REG_TYPE, enumerator
320 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
2782 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2793 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2794 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
11396 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
11397 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
11456 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
11465 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
11474 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Drs6000.c304 VSX_REG_TYPE, enumerator
2467 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2480 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2481 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
16516 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
16517 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
16557 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
16566 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
16575 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
16581 else if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A Drs6000.c321 VSX_REG_TYPE, enumerator
2497 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2510 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2511 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
16307 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
16308 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
16348 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
16357 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
16366 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
16372 else if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c397 VSX_REG_TYPE, enumerator
2983 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2996 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2997 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
19329 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
19330 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
19334 && ((to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_simple_move()
19375 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
19384 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
19393 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c397 VSX_REG_TYPE, enumerator
2983 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2996 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
2997 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
19329 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
19330 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
19334 && ((to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_simple_move()
19375 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
19384 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
19393 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c470 VSX_REG_TYPE, enumerator
484 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3136 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3147 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3148 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
20151 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
20152 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
20217 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
20226 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
20235 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c467 VSX_REG_TYPE, enumerator
481 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3028 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3039 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3040 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
19625 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
19626 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
19691 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
19700 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
19709 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000.c470 VSX_REG_TYPE, enumerator
484 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3136 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3147 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3148 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
20008 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
20009 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
20074 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
20083 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
20092 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c470 VSX_REG_TYPE, enumerator
484 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3136 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3147 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3148 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
20151 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
20152 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
20217 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
20226 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
20235 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c470 VSX_REG_TYPE, enumerator
484 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3136 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3147 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3148 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
20151 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
20152 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
20217 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
20226 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
20235 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c470 VSX_REG_TYPE, enumerator
484 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3136 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3147 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3148 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
20151 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
20152 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
20217 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
20226 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
20235 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c467 VSX_REG_TYPE, enumerator
481 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3028 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3039 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3040 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
19417 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
19418 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
19483 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
19492 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
19501 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000.c467 VSX_REG_TYPE, enumerator
481 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3028 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3039 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3040 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
19625 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
19626 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
19691 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
19700 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
19709 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Drs6000.c470 VSX_REG_TYPE, enumerator
484 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3136 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3147 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3148 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
20165 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
20166 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
20231 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
20240 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
20249 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c418 VSX_REG_TYPE, enumerator
434 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3165 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3178 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3179 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
22243 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
22244 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
22309 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
22318 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
22327 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c418 VSX_REG_TYPE, enumerator
434 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3165 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3178 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3179 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
22243 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
22244 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
22309 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
22318 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
22327 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c418 VSX_REG_TYPE, enumerator
434 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3165 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3178 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3179 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
22243 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
22244 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
22309 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
22318 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
22327 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c418 VSX_REG_TYPE, enumerator
434 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3165 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3178 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3179 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
22243 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
22244 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
22309 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
22318 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
22327 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c418 VSX_REG_TYPE, enumerator
434 #define IS_FP_VECT_REG_TYPE(RTYPE) IN_RANGE(RTYPE, VSX_REG_TYPE, FPR_REG_TYPE)
3165 reg_class_to_reg_type[(int)VSX_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3178 reg_class_to_reg_type[(int)FLOAT_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
3179 reg_class_to_reg_type[(int)ALTIVEC_REGS] = VSX_REG_TYPE; in rs6000_init_hard_regno_mode_ok()
22243 && ((to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_simple_move()
22244 || (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE))) in rs6000_secondary_reload_simple_move()
22309 if (to_type == VSX_REG_TYPE && from_type == GPR_REG_TYPE) in rs6000_secondary_reload_direct_move()
22318 else if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
22327 if (to_type == GPR_REG_TYPE && from_type == VSX_REG_TYPE) in rs6000_secondary_reload_direct_move()
[all …]

12