Home
last modified time | relevance | path

Searched refs:xxspltib_value (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000.c6926 int xxspltib_value = 256; in output_vec_const_move() local
6957 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6961 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000.c6250 int xxspltib_value = 256; in output_vec_const_move() local
6281 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6285 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000.c6506 int xxspltib_value = 256; in output_vec_const_move() local
6537 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6541 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000.c6269 int xxspltib_value = 256; in output_vec_const_move() local
6300 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6304 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c6502 int xxspltib_value = 256; in output_vec_const_move() local
6533 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6537 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c6502 int xxspltib_value = 256; in output_vec_const_move() local
6533 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6537 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000.c6269 int xxspltib_value = 256; in output_vec_const_move() local
6300 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6304 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c6762 int xxspltib_value = 256; in output_vec_const_move() local
6793 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6797 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c6439 int xxspltib_value = 256; in output_vec_const_move() local
6470 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6474 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c6567 int xxspltib_value = 256; in output_vec_const_move() local
6598 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6602 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000.c6750 int xxspltib_value = 256; in output_vec_const_move() local
6781 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6785 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c6762 int xxspltib_value = 256; in output_vec_const_move() local
6793 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6797 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c6762 int xxspltib_value = 256; in output_vec_const_move() local
6793 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6797 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c6762 int xxspltib_value = 256; in output_vec_const_move() local
6793 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6797 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c6424 int xxspltib_value = 256; in output_vec_const_move() local
6455 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6459 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000.c6439 int xxspltib_value = 256; in output_vec_const_move() local
6470 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6474 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Drs6000.c6770 int xxspltib_value = 256; in output_vec_const_move() local
6801 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6805 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c6567 int xxspltib_value = 256; in output_vec_const_move() local
6598 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6602 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c7130 int xxspltib_value = 256; in output_vec_const_move() local
7161 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
7165 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c7130 int xxspltib_value = 256; in output_vec_const_move() local
7161 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
7165 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c7130 int xxspltib_value = 256; in output_vec_const_move() local
7161 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
7165 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c7130 int xxspltib_value = 256; in output_vec_const_move() local
7161 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
7165 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c7130 int xxspltib_value = 256; in output_vec_const_move() local
7161 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
7165 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c7130 int xxspltib_value = 256; in output_vec_const_move() local
7161 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
7165 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()