Home
last modified time | relevance | path

Searched refs:vec15 (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_avg_horiz_msa.c152 v8i16 vec8, vec9, vec10, vec11, vec12, vec13, vec14, vec15; in common_hz_8t_and_aver_dst_16w_msa() local
176 vec15); in common_hz_8t_and_aver_dst_16w_msa()
183 DPADD_SB4_SH(vec12, vec13, vec14, vec15, filt3, filt3, filt3, filt3, vec8, in common_hz_8t_and_aver_dst_16w_msa()
206 v8i16 vec8, vec9, vec10, vec11, vec12, vec13, vec14, vec15; in common_hz_8t_and_aver_dst_32w_msa() local
232 vec15); in common_hz_8t_and_aver_dst_32w_msa()
239 DPADD_SB4_SH(vec12, vec13, vec14, vec15, filt3, filt3, filt3, filt3, vec8, in common_hz_8t_and_aver_dst_32w_msa()
261 v8i16 vec8, vec9, vec10, vec11, vec12, vec13, vec14, vec15; in common_hz_8t_and_aver_dst_64w_msa() local
289 vec15); in common_hz_8t_and_aver_dst_64w_msa()
296 DPADD_SB4_SH(vec12, vec13, vec14, vec15, filt3, filt3, filt3, filt3, vec8, in common_hz_8t_and_aver_dst_64w_msa()
/external/llvm-project/polly/docs/experiments/matmul/
Dmatmul.polly.interchanged+tiled+vector.ll198 …%strided.vec15 = shufflevector <16 x float> %wide.vec14, <16 x float> undef, <4 x i32> <i32 0, i32…
202 %11 = fmul <4 x float> %broadcast.splat20, %strided.vec15
220 …%strided.vec15.1 = shufflevector <16 x float> %wide.vec14.1, <16 x float> undef, <4 x i32> <i32 0,…
224 %23 = fmul <4 x float> %broadcast.splat20, %strided.vec15.1
242 …%strided.vec15.2 = shufflevector <16 x float> %wide.vec14.2, <16 x float> undef, <4 x i32> <i32 0,…
246 %35 = fmul <4 x float> %broadcast.splat20, %strided.vec15.2
264 …%strided.vec15.3 = shufflevector <16 x float> %wide.vec14.3, <16 x float> undef, <4 x i32> <i32 0,…
268 %47 = fmul <4 x float> %broadcast.splat20, %strided.vec15.3
Dmatmul.polly.interchanged+tiled+vector+openmp.ll266 …%wide.vec15 = phi <16 x float> [ %.promoted, %polly.loop_header14 ], [ %interleaved.vec, %vector.p…
272 …%strided.vec = shufflevector <16 x float> %wide.vec15, <16 x float> undef, <4 x i32> <i32 0, i32 4…
273 …%strided.vec5 = shufflevector <16 x float> %wide.vec15, <16 x float> undef, <4 x i32> <i32 1, i32 …
274 …%strided.vec6 = shufflevector <16 x float> %wide.vec15, <16 x float> undef, <4 x i32> <i32 2, i32 …
275 …%strided.vec7 = shufflevector <16 x float> %wide.vec15, <16 x float> undef, <4 x i32> <i32 3, i32 …
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_data_test.cpp202 TEST_F(ValidateData, vec15) { in TEST_F() argument
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_data_test.cpp202 TEST_F(ValidateData, vec15) { in TEST_F() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_data_test.cpp202 TEST_F(ValidateData, vec15) { in TEST_F() argument
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_msa.cc3183 v8i16 vec10, vec11, vec12, vec13, vec14, vec15, vec16, vec17; in ARGBColorMatrixRow_MSA() local
3217 vec15 = vec3 * vec1; in ARGBColorMatrixRow_MSA()
3221 tmp5 = __msa_hadd_s_w(vec15, vec15); in ARGBColorMatrixRow_MSA()
3253 vec15 = __msa_pckev_h((v8i16)tmp11, (v8i16)tmp10); in ARGBColorMatrixRow_MSA()
3257 tmp5 = __msa_hadd_s_w(vec15, vec15); in ARGBColorMatrixRow_MSA()
/external/libyuv/files/source/
Drow_msa.cc3183 v8i16 vec10, vec11, vec12, vec13, vec14, vec15, vec16, vec17; in ARGBColorMatrixRow_MSA() local
3217 vec15 = vec3 * vec1; in ARGBColorMatrixRow_MSA()
3221 tmp5 = __msa_hadd_s_w(vec15, vec15); in ARGBColorMatrixRow_MSA()
3253 vec15 = __msa_pckev_h((v8i16)tmp11, (v8i16)tmp10); in ARGBColorMatrixRow_MSA()
3257 tmp5 = __msa_hadd_s_w(vec15, vec15); in ARGBColorMatrixRow_MSA()
/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/spm/
Dspm.h2379 uint32_t vec15; member