Home
last modified time | relevance | path

Searched refs:constv (Results 1 – 25 of 85) sorted by relevance

1234

/dports/biology/infernal/infernal-1.1.3/easel/
H A Desl_vmx.c78 static vector float constv = { 0.707106781186547524f, -2.12194440e-4f, 0.5f, 0.693359375f }; in esl_vmx_logf() local
103 …x = vec_or (x, vec_splat(constv, 2)); /* sets hidden bit b[0] … in esl_vmx_logf()
109 mask = vec_cmplt(x, vec_splat(constv, 0)); /* avoid conditional branches. */ in esl_vmx_logf()
128 tmp = vec_madd(e, vec_splat(constv, 1), zerov); in esl_vmx_logf()
131 tmp = vec_madd(z, vec_splat(constv, 2), zerov); in esl_vmx_logf()
135 x = vec_madd(e, vec_splat(constv, 3), x); in esl_vmx_logf()
/dports/biology/hmmer/hmmer-3.3/easel/
H A Desl_vmx.c78 static vector float constv = { 0.707106781186547524f, -2.12194440e-4f, 0.5f, 0.693359375f }; in esl_vmx_logf() local
103 …x = vec_or (x, vec_splat(constv, 2)); /* sets hidden bit b[0] … in esl_vmx_logf()
109 mask = vec_cmplt(x, vec_splat(constv, 0)); /* avoid conditional branches. */ in esl_vmx_logf()
128 tmp = vec_madd(e, vec_splat(constv, 1), zerov); in esl_vmx_logf()
131 tmp = vec_madd(z, vec_splat(constv, 2), zerov); in esl_vmx_logf()
135 x = vec_madd(e, vec_splat(constv, 3), x); in esl_vmx_logf()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A Daltivec.md2310 rtx mask, perm[16], constv, vperm;
2315 constv = gen_rtx_CONST_VECTOR (V16QImode, gen_rtvec_v (16, perm));
2316 constv = force_reg (V16QImode, constv);
2317 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2342 rtx mask, perm[16], constv, vperm;
2347 constv = gen_rtx_CONST_VECTOR (V16QImode, gen_rtvec_v (16, perm));
2348 constv = force_reg (V16QImode, constv);
2349 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A Daltivec.md2441 rtx mask, perm[16], constv, vperm;
2446 constv = gen_rtx_CONST_VECTOR (V16QImode, gen_rtvec_v (16, perm));
2447 constv = force_reg (V16QImode, constv);
2448 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2473 rtx mask, perm[16], constv, vperm;
2478 constv = gen_rtx_CONST_VECTOR (V16QImode, gen_rtvec_v (16, perm));
2479 constv = force_reg (V16QImode, constv);
2480 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Daltivec.md2310 rtx mask, perm[16], constv, vperm;
2315 constv = gen_rtx_CONST_VECTOR (V16QImode, gen_rtvec_v (16, perm));
2316 constv = force_reg (V16QImode, constv);
2317 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2342 rtx mask, perm[16], constv, vperm;
2347 constv = gen_rtx_CONST_VECTOR (V16QImode, gen_rtvec_v (16, perm));
2348 constv = force_reg (V16QImode, constv);
2349 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/rs6000/
H A Daltivec.md2441 rtx mask, perm[16], constv, vperm;
2446 constv = gen_rtx_CONST_VECTOR (V16QImode, gen_rtvec_v (16, perm));
2447 constv = force_reg (V16QImode, constv);
2448 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2473 rtx mask, perm[16], constv, vperm;
2478 constv = gen_rtx_CONST_VECTOR (V16QImode, gen_rtvec_v (16, perm));
2479 constv = force_reg (V16QImode, constv);
2480 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daltivec.md2446 rtx mask, constv, vperm;
2449 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2450 constv = force_reg (V16QImode, constv);
2451 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2475 rtx mask, constv, vperm;
2478 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2479 constv = force_reg (V16QImode, constv);
2480 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daltivec.md2446 rtx mask, constv, vperm;
2449 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2450 constv = force_reg (V16QImode, constv);
2451 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2475 rtx mask, constv, vperm;
2478 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2479 constv = force_reg (V16QImode, constv);
2480 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/powerpcspe/
H A Daltivec.md2446 rtx mask, constv, vperm;
2449 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2450 constv = force_reg (V16QImode, constv);
2451 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2475 rtx mask, constv, vperm;
2478 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2479 constv = force_reg (V16QImode, constv);
2480 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daltivec.md2446 rtx mask, constv, vperm;
2449 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2450 constv = force_reg (V16QImode, constv);
2451 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2475 rtx mask, constv, vperm;
2478 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2479 constv = force_reg (V16QImode, constv);
2480 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daltivec.md2446 rtx mask, constv, vperm;
2449 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2450 constv = force_reg (V16QImode, constv);
2451 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2475 rtx mask, constv, vperm;
2478 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2479 constv = force_reg (V16QImode, constv);
2480 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gcc8/gcc-8.5.0/gcc/config/powerpcspe/
H A Daltivec.md2446 rtx mask, constv, vperm;
2449 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2450 constv = force_reg (V16QImode, constv);
2451 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2475 rtx mask, constv, vperm;
2478 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2479 constv = force_reg (V16QImode, constv);
2480 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daltivec.md2589 rtx mask, constv, vperm;
2592 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2593 constv = force_reg (V16QImode, constv);
2594 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2627 rtx mask, constv, vperm;
2630 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2631 constv = force_reg (V16QImode, constv);
2632 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Daltivec.md2457 rtx mask, constv, vperm;
2460 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2461 constv = force_reg (V16QImode, constv);
2462 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2495 rtx mask, constv, vperm;
2498 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2499 constv = force_reg (V16QImode, constv);
2500 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Daltivec.md2456 rtx mask, constv, vperm;
2459 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2460 constv = force_reg (V16QImode, constv);
2461 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2494 rtx mask, constv, vperm;
2497 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2498 constv = force_reg (V16QImode, constv);
2499 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Daltivec.md2456 rtx mask, constv, vperm;
2459 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2460 constv = force_reg (V16QImode, constv);
2461 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2494 rtx mask, constv, vperm;
2497 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2498 constv = force_reg (V16QImode, constv);
2499 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daltivec.md2589 rtx mask, constv, vperm;
2592 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2593 constv = force_reg (V16QImode, constv);
2594 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2627 rtx mask, constv, vperm;
2630 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2631 constv = force_reg (V16QImode, constv);
2632 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daltivec.md2589 rtx mask, constv, vperm;
2592 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2593 constv = force_reg (V16QImode, constv);
2594 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2627 rtx mask, constv, vperm;
2630 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2631 constv = force_reg (V16QImode, constv);
2632 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daltivec.md2589 rtx mask, constv, vperm;
2592 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2593 constv = force_reg (V16QImode, constv);
2594 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2627 rtx mask, constv, vperm;
2630 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2631 constv = force_reg (V16QImode, constv);
2632 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Daltivec.md2456 rtx mask, constv, vperm;
2459 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2460 constv = force_reg (V16QImode, constv);
2461 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2494 rtx mask, constv, vperm;
2497 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2498 constv = force_reg (V16QImode, constv);
2499 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Daltivec.md2457 rtx mask, constv, vperm;
2460 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2461 constv = force_reg (V16QImode, constv);
2462 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2495 rtx mask, constv, vperm;
2498 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2499 constv = force_reg (V16QImode, constv);
2500 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Daltivec.md2601 rtx mask, constv, vperm;
2604 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2605 constv = force_reg (V16QImode, constv);
2606 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2639 rtx mask, constv, vperm;
2642 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2643 constv = force_reg (V16QImode, constv);
2644 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Daltivec.md2789 rtx mask, constv, vperm;
2792 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2793 constv = force_reg (V16QImode, constv);
2794 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2827 rtx mask, constv, vperm;
2830 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2831 constv = force_reg (V16QImode, constv);
2832 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Daltivec.md2595 rtx mask, constv, vperm;
2598 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2599 constv = force_reg (V16QImode, constv);
2600 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2633 rtx mask, constv, vperm;
2636 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2637 constv = force_reg (V16QImode, constv);
2638 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Daltivec.md2451 rtx mask, constv, vperm;
2454 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2455 constv = force_reg (V16QImode, constv);
2456 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),
2489 rtx mask, constv, vperm;
2492 constv = gen_const_vec_series (V16QImode, const0_rtx, const1_rtx);
2493 constv = force_reg (V16QImode, constv);
2494 vperm = gen_rtx_UNSPEC (V16QImode, gen_rtvec (3, mask, mask, constv),

1234