/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | aix-vector-stack.ll | 9 …2> %vec8, <4 x i32> %vec9, <4 x i32> %vec10, <4 x i32> %vec11, <4 x i32> %vec12, <4 x i32> %vec13,… 21 %add10 = add <4 x i32> %add9, %vec12
|
D | aix-cc-ext-vec-abi.ll | 9 …2> %vec7, <4 x i32> %vec8, <4 x i32> %vec9, <4 x i32> %vec10, <4 x i32> %vec11, <4 x i32> %vec12) { 21 %add10 = add <4 x i32> %add9, %vec12
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_avg_horiz_msa.c | 152 v8i16 vec8, vec9, vec10, vec11, vec12, vec13, vec14, vec15; in common_hz_8t_and_aver_dst_16w_msa() local 171 VSHF_B4_SH(src0, src0, mask0, mask1, mask2, mask3, vec0, vec4, vec8, vec12); 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 227 VSHF_B4_SH(src0, src0, mask0, mask1, mask2, mask3, vec0, vec4, vec8, vec12); 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 283 vec12); 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/ |
D | matmul.polly.interchanged+tiled+vector.ll | 193 …%strided.vec12 = shufflevector <16 x float> %wide.vec21, <16 x float> undef, <4 x i32> <i32 2, i32… 207 %16 = fadd <4 x float> %strided.vec12, %15 215 …%strided.vec12.1 = shufflevector <16 x float> %wide.vec.123, <16 x float> undef, <4 x i32> <i32 2,… 229 %28 = fadd <4 x float> %strided.vec12.1, %27 237 …%strided.vec12.2 = shufflevector <16 x float> %wide.vec.225, <16 x float> undef, <4 x i32> <i32 2,… 251 %40 = fadd <4 x float> %strided.vec12.2, %39 259 …%strided.vec12.3 = shufflevector <16 x float> %wide.vec.327, <16 x float> undef, <4 x i32> <i32 2,… 273 %52 = fadd <4 x float> %strided.vec12.3, %51
|
D | matmul.polly.interchanged+tiled+vector+openmp.ll | 282 …%strided.vec12 = shufflevector <16 x float> %wide.vec8, <16 x float> undef, <4 x i32> <i32 3, i32 … 289 %22 = fmul <4 x float> %broadcast.splat14, %strided.vec12 304 …%strided.vec12.1 = shufflevector <16 x float> %wide.vec8.1, <16 x float> undef, <4 x i32> <i32 3, … 311 %34 = fmul <4 x float> %broadcast.splat14, %strided.vec12.1 326 …%strided.vec12.2 = shufflevector <16 x float> %wide.vec8.2, <16 x float> undef, <4 x i32> <i32 3, … 333 %46 = fmul <4 x float> %broadcast.splat14, %strided.vec12.2 348 …%strided.vec12.3 = shufflevector <16 x float> %wide.vec8.3, <16 x float> undef, <4 x i32> <i32 3, … 355 %58 = fmul <4 x float> %broadcast.splat14, %strided.vec12.3
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | vec_loadsingles.ll | 92 %vec12 = insertelement <8 x float> %vec10, float %g, i32 6 95 %vec14 = insertelement <8 x float> %vec12, float %h, i32 7
|
/external/llvm/test/CodeGen/X86/ |
D | vec_loadsingles.ll | 92 %vec12 = insertelement <8 x float> %vec10, float %g, i32 6 95 %vec14 = insertelement <8 x float> %vec12, float %h, i32 7
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | load-local-redundant-copies.ll | 108 %vec12 = shufflevector <6 x float> %load1, <6 x float> undef, <2 x i32> <i32 4, i32 5> 109 …call void @llvm.amdgcn.struct.tbuffer.store.v2f32(<2 x float> %vec12, <4 x i32> %arg3, i32 %arg1, …
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_msa.cc | 3011 v8u16 vec8, vec9, vec10, vec11, vec12, vec13; in ARGBBlendRow_MSA() local 3038 vec12 = (v8u16)__msa_fill_h(vec3[3]); in ARGBBlendRow_MSA() 3041 vec11 = (v8u16)__msa_pckev_d((v2i64)vec13, (v2i64)vec12); in ARGBBlendRow_MSA() 3183 v8i16 vec10, vec11, vec12, vec13, vec14, vec15, vec16, vec17; in ARGBColorMatrixRow_MSA() local 3210 vec12 = vec6 * vec0; in ARGBColorMatrixRow_MSA() 3214 tmp2 = __msa_hadd_s_w(vec12, vec12); in ARGBColorMatrixRow_MSA() 3226 vec12 = __msa_pckev_h((v8i16)tmp5, (v8i16)tmp4); in ARGBColorMatrixRow_MSA() 3230 tmp2 = __msa_hadd_s_w(vec12, vec12); in ARGBColorMatrixRow_MSA() 3266 vec12 = __msa_pckev_h((v8i16)tmp5, (v8i16)tmp4); in ARGBColorMatrixRow_MSA() 3270 vec12 = __msa_maxi_s_h(vec12, 0); in ARGBColorMatrixRow_MSA() [all …]
|
/external/libyuv/files/source/ |
D | row_msa.cc | 3011 v8u16 vec8, vec9, vec10, vec11, vec12, vec13; in ARGBBlendRow_MSA() local 3038 vec12 = (v8u16)__msa_fill_h(vec3[3]); in ARGBBlendRow_MSA() 3041 vec11 = (v8u16)__msa_pckev_d((v2i64)vec13, (v2i64)vec12); in ARGBBlendRow_MSA() 3183 v8i16 vec10, vec11, vec12, vec13, vec14, vec15, vec16, vec17; in ARGBColorMatrixRow_MSA() local 3210 vec12 = vec6 * vec0; in ARGBColorMatrixRow_MSA() 3214 tmp2 = __msa_hadd_s_w(vec12, vec12); in ARGBColorMatrixRow_MSA() 3226 vec12 = __msa_pckev_h((v8i16)tmp5, (v8i16)tmp4); in ARGBColorMatrixRow_MSA() 3230 tmp2 = __msa_hadd_s_w(vec12, vec12); in ARGBColorMatrixRow_MSA() 3266 vec12 = __msa_pckev_h((v8i16)tmp5, (v8i16)tmp4); in ARGBColorMatrixRow_MSA() 3270 vec12 = __msa_maxi_s_h(vec12, 0); in ARGBColorMatrixRow_MSA() [all …]
|
/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/spm/ |
D | spm.h | 2376 uint32_t vec12; member
|