Home
last modified time | relevance | path

Searched refs:vec_mul (Results 1 – 25 of 905) sorted by relevance

12345678910>>...37

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/powerpc/
H A Dvec-constvolatile.c16 vector float X1m0 = vec_mul(va, va); in P()
17 vector float X2m0 = vec_mul(va, dx); in P()
18 vector float X3m0 = vec_mul(dx, va); in P()
20 vector float X1m1 = vec_mul(cva, cva); in P()
21 vector float X2m1 = vec_mul(cva, dx); in P()
22 vector float X3m1 = vec_mul(dx, cva); in P()
24 vector float Y1m2 = vec_mul(vva, vva); in P()
25 vector float Y2m2 = vec_mul(vva, dx); in P()
26 vector float Y3m2 = vec_mul(dx, vva); in P()
29 vector float X2m3 = vec_mul(cvva, dx); in P()
[all …]
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/common/simd/vsx/
H A Darithmetic.h87 #define npyv_mul_u8 vec_mul in NPYV_IMPL_VSX_MUL_32()
88 #define npyv_mul_s8 vec_mul in NPYV_IMPL_VSX_MUL_32()
89 #define npyv_mul_u16 vec_mul in NPYV_IMPL_VSX_MUL_32()
90 #define npyv_mul_s16 vec_mul in NPYV_IMPL_VSX_MUL_32()
91 #define npyv_mul_u32 vec_mul in NPYV_IMPL_VSX_MUL_32()
92 #define npyv_mul_s32 vec_mul in NPYV_IMPL_VSX_MUL_32()
94 #define npyv_mul_f32 vec_mul in NPYV_IMPL_VSX_MUL_32()
95 #define npyv_mul_f64 vec_mul in NPYV_IMPL_VSX_MUL_32()
/dports/math/blis/blis-0.8.1/kernels/power7/3/test/
H A Dbli_gemm_power7_int_8x4.c262 vc00_10 = vec_mul(valpha, vc00_10); in bli_dgemm_power7_int_8x4()
263 vc20_30 = vec_mul(valpha, vc20_30); in bli_dgemm_power7_int_8x4()
264 vc40_50 = vec_mul(valpha, vc40_50); in bli_dgemm_power7_int_8x4()
265 vc60_70 = vec_mul(valpha, vc60_70); in bli_dgemm_power7_int_8x4()
273 vc01_11 = vec_mul(valpha, vc01_11); in bli_dgemm_power7_int_8x4()
274 vc21_31 = vec_mul(valpha, vc21_31); in bli_dgemm_power7_int_8x4()
275 vc41_51 = vec_mul(valpha, vc41_51); in bli_dgemm_power7_int_8x4()
276 vc61_71 = vec_mul(valpha, vc61_71); in bli_dgemm_power7_int_8x4()
284 vc02_12 = vec_mul(valpha, vc02_12); in bli_dgemm_power7_int_8x4()
285 vc22_32 = vec_mul(valpha, vc22_32); in bli_dgemm_power7_int_8x4()
[all …]
/dports/math/blis/blis-0.8.1/kernels/power7/3/
H A Dbli_gemm_power7_int_8x4.c262 vc00_10 = vec_mul(valpha, vc00_10); in bli_dgemm_power7_int_8x4()
263 vc20_30 = vec_mul(valpha, vc20_30); in bli_dgemm_power7_int_8x4()
264 vc40_50 = vec_mul(valpha, vc40_50); in bli_dgemm_power7_int_8x4()
265 vc60_70 = vec_mul(valpha, vc60_70); in bli_dgemm_power7_int_8x4()
273 vc01_11 = vec_mul(valpha, vc01_11); in bli_dgemm_power7_int_8x4()
274 vc21_31 = vec_mul(valpha, vc21_31); in bli_dgemm_power7_int_8x4()
275 vc41_51 = vec_mul(valpha, vc41_51); in bli_dgemm_power7_int_8x4()
276 vc61_71 = vec_mul(valpha, vc61_71); in bli_dgemm_power7_int_8x4()
284 vc02_12 = vec_mul(valpha, vc02_12); in bli_dgemm_power7_int_8x4()
285 vc22_32 = vec_mul(valpha, vc22_32); in bli_dgemm_power7_int_8x4()
[all …]
/dports/devel/libflatarray/libflatarray-0.3.0/src/detail/
H A Dshort_vec_qpx_double_32.hpp168 vec_mul(val1, other.val1), in operator *()
169 vec_mul(val2, other.val2), in operator *()
170 vec_mul(val3, other.val3), in operator *()
171 vec_mul(val4, other.val4), in operator *()
172 vec_mul(val5, other.val5), in operator *()
173 vec_mul(val6, other.val6), in operator *()
174 vec_mul(val7, other.val7), in operator *()
175 vec_mul(val8, other.val8)); in operator *()
439 vec_mul(val1, vec_rsqrte(other.vec.val1)), in operator /()
440 vec_mul(val2, vec_rsqrte(other.vec.val2)), in operator /()
[all …]
H A Dshort_vec_qpx_double_16.hpp129 vec_mul(val1, other.val1), in operator *()
130 vec_mul(val2, other.val2), in operator *()
131 vec_mul(val3, other.val3), in operator *()
132 vec_mul(val4, other.val4)); in operator *()
306 val1 = vec_mul(val1, vec_rsqrte(other.vec.val1)); in operator /=()
307 val2 = vec_mul(val2, vec_rsqrte(other.vec.val2)); in operator /=()
308 val3 = vec_mul(val3, vec_rsqrte(other.vec.val3)); in operator /=()
316 vec_mul(val1, vec_rsqrte(other.vec.val1)), in operator /()
317 vec_mul(val2, vec_rsqrte(other.vec.val2)), in operator /()
318 vec_mul(val3, vec_rsqrte(other.vec.val3)), in operator /()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/MGPT/
H A Dmgpt_mmul_bgq_n5_lda8_2x8.c.h44 Creg00 = vec_mul(Atmp,Breg0) ; in mmul_bgq_n5_lda8_2x8()
45 Creg04 = vec_mul(Atmp,Breg4) ; in mmul_bgq_n5_lda8_2x8()
48 Creg10 = vec_mul(Atmp,Breg0) ; in mmul_bgq_n5_lda8_2x8()
49 Creg14 = vec_mul(Atmp,Breg4) ; in mmul_bgq_n5_lda8_2x8()
118 Creg00 = vec_mul(Atmp,Breg0) ; in mmul_bgq_n5_lda8_2x8()
119 Creg04 = vec_mul(Atmp,Breg4) ; in mmul_bgq_n5_lda8_2x8()
122 Creg10 = vec_mul(Atmp,Breg0) ; in mmul_bgq_n5_lda8_2x8()
123 Creg14 = vec_mul(Atmp,Breg4) ; in mmul_bgq_n5_lda8_2x8()
191 Creg00 = vec_mul(Atmp,Breg0) ; in mmul_bgq_n5_lda8_2x8()
192 Creg04 = vec_mul(Atmp,Breg4) ; in mmul_bgq_n5_lda8_2x8()
H A Dmgpt_mmul_bgq_n7_lda8_4x8.c.h48 Creg00 = vec_mul(Atmp,Breg0) ; in mmul_bgq_n7_lda8_4x8()
49 Creg04 = vec_mul(Atmp,Breg4) ; in mmul_bgq_n7_lda8_4x8()
52 Creg10 = vec_mul(Atmp,Breg0) ; in mmul_bgq_n7_lda8_4x8()
53 Creg14 = vec_mul(Atmp,Breg4) ; in mmul_bgq_n7_lda8_4x8()
56 Creg20 = vec_mul(Atmp,Breg0) ; in mmul_bgq_n7_lda8_4x8()
57 Creg24 = vec_mul(Atmp,Breg4) ; in mmul_bgq_n7_lda8_4x8()
60 Creg30 = vec_mul(Atmp,Breg0) ; in mmul_bgq_n7_lda8_4x8()
61 Creg34 = vec_mul(Atmp,Breg4) ; in mmul_bgq_n7_lda8_4x8()
209 Creg00 = vec_mul(Atmp,Breg0) ; in mmul_bgq_n7_lda8_4x8()
210 Creg04 = vec_mul(Atmp,Breg4) ; in mmul_bgq_n7_lda8_4x8()
[all …]
/dports/math/mfem/mfem-4.3/linalg/simd/
H A Dvsx128.hpp85 vd = vec_mul(vd,v.vd); in operator *=()
91 vd = vec_mul(vd,vec_splats(e)); in operator *=()
145 r.vd = vec_mul(vd,v.vd); in operator *()
152 r.vd = vec_mul(vd, vec_splats(e)); in operator *()
190 vd = vec_mul(v.vd,w.vd); in mul()
196 vd = vec_mul(v.vd,vec_splats(e)); in mul()
202 vd = vec_mul(vec_splats(e),v.vd); in mul()
230 r.vd = vec_mul(vec_splats(e),v.vd); in operator *()
H A Dqpx256.hpp79 vd = vec_mul(vd,v.vd); in operator *=()
85 vd = vec_mul(vd,vec_splats(e)); in operator *=()
139 r.vd = vec_mul(vd,v.vd); in operator *()
146 r.vd = vec_mul(vd, vec_splats(e)); in operator *()
184 vd = vec_mul(v.vd,w.vd); in mul()
190 vd = vec_mul(v.vd,vec_splats(e)); in mul()
196 vd = vec_mul(vec_splats(e),v.vd); in mul()
224 r.vd = vec_mul(vec_splats(e),v.vd); in operator *()

12345678910>>...37