/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | intrapred_vsx.c | 43 const uint8x16_t v0 = vec_splat(d, 0); in vpx_h_predictor_4x4_vsx() 44 const uint8x16_t v1 = vec_splat(d, 1); in vpx_h_predictor_4x4_vsx() 45 const uint8x16_t v2 = vec_splat(d, 2); in vpx_h_predictor_4x4_vsx() 46 const uint8x16_t v3 = vec_splat(d, 3); in vpx_h_predictor_4x4_vsx() 62 const uint8x16_t v0 = vec_splat(d, 0); in vpx_h_predictor_8x8_vsx() 63 const uint8x16_t v1 = vec_splat(d, 1); in vpx_h_predictor_8x8_vsx() 64 const uint8x16_t v2 = vec_splat(d, 2); in vpx_h_predictor_8x8_vsx() 65 const uint8x16_t v3 = vec_splat(d, 3); in vpx_h_predictor_8x8_vsx() 67 const uint8x16_t v4 = vec_splat(d, 4); in vpx_h_predictor_8x8_vsx() 68 const uint8x16_t v5 = vec_splat(d, 5); in vpx_h_predictor_8x8_vsx() [all …]
|
D | quantize_vsx.c | 121 zbin = vec_splat(zbin, 1); in vpx_quantize_b_vsx() 131 round = vec_splat(round, 1); in vpx_quantize_b_vsx() 132 quant = vec_splat(quant, 1); in vpx_quantize_b_vsx() 133 quant_shift = vec_splat(quant_shift, 1); in vpx_quantize_b_vsx() 140 dequant = vec_splat(dequant, 1); in vpx_quantize_b_vsx() 239 zbin = vec_splat(zbin, 1); // remove DC from zbin in vpx_quantize_b_32x32_vsx() 244 round = vec_splat(round, 1); // remove DC from round in vpx_quantize_b_32x32_vsx() 245 quant = vec_splat(quant, 1); // remove DC from quant in vpx_quantize_b_32x32_vsx() 246 quant_shift = vec_splat(quant_shift, 1); // remove DC from quant_shift in vpx_quantize_b_32x32_vsx() 254 dequant = vec_splat(dequant, 1); // remove DC from dequant in vpx_quantize_b_32x32_vsx()
|
D | variance_vsx.c | 30 const int32x4_t d = vec_splat(vec_sums(ds, vec_splat_s32(0)), 3); in vpx_get4x4sse_cs_vsx() 47 s = vec_splat(vec_sums(s, vec_splat_s32(0)), 3); in vpx_get_mb_ss_vsx() 207 s = vec_splat(vec_sums(s, vec_splat_s32(0)), 3); in variance() 211 ss = vec_splat(vec_sums(ss, vec_splat_s32(0)), 3); in variance()
|
D | deblock_vsx.c | 272 sum = vec_splat(sum, 7); in vpx_mbpost_proc_across_ip_vsx() 273 sumsq_even = vec_splat(sumsq_odd, 3); in vpx_mbpost_proc_across_ip_vsx() 274 sumsq_odd = vec_splat(sumsq_odd, 3); in vpx_mbpost_proc_across_ip_vsx()
|
D | vpx_convolve_vsx.c | 172 const uint8x16_t v = vec_splat( in convolve_line()
|
/external/clang/test/CodeGen/ |
D | builtins-systemz-zvector-error.c | 297 vsc = vec_splat(vsc, idx); // expected-error {{no matching function}} in test_core() 300 vsc = vec_splat(vsc, -1); // expected-error {{no matching function}} in test_core() 303 vsc = vec_splat(vsc, 16); // expected-error {{no matching function}} in test_core() 306 vuc = vec_splat(vuc, idx); // expected-error {{no matching function}} in test_core() 309 vuc = vec_splat(vuc, -1); // expected-error {{no matching function}} in test_core() 312 vuc = vec_splat(vuc, 16); // expected-error {{no matching function}} in test_core() 315 vbc = vec_splat(vbc, idx); // expected-error {{no matching function}} in test_core() 318 vbc = vec_splat(vbc, -1); // expected-error {{no matching function}} in test_core() 321 vbc = vec_splat(vbc, 16); // expected-error {{no matching function}} in test_core() 324 vss = vec_splat(vss, idx); // expected-error {{no matching function}} in test_core() [all …]
|
D | builtins-systemz-zvector.c | 435 vsc = vec_splat(vsc, 0); in test_core() 437 vsc = vec_splat(vsc, 15); in test_core() 439 vuc = vec_splat(vuc, 0); in test_core() 441 vuc = vec_splat(vuc, 15); in test_core() 443 vbc = vec_splat(vbc, 0); in test_core() 445 vbc = vec_splat(vbc, 15); in test_core() 447 vss = vec_splat(vss, 0); in test_core() 449 vss = vec_splat(vss, 7); in test_core() 451 vus = vec_splat(vus, 0); in test_core() 453 vus = vec_splat(vus, 7); in test_core() [all …]
|
D | builtins-ppc-vsx.c | 277 res_vd = vec_splat(vd, 1); in test1() 286 res_vbll = vec_splat(vbll, 1); in test1() 295 res_vsll = vec_splat(vsll, 1); in test1() 304 res_vull = vec_splat(vull, 1); in test1()
|
D | builtins-ppc-altivec.c | 3969 res_vsc = vec_splat(vsc, 0); in test6() 3973 res_vuc = vec_splat(vuc, 0); in test6() 3977 res_vbc = vec_splat(vbc, 0); in test6() 3981 res_vs = vec_splat(vs, 0); in test6() 3985 res_vus = vec_splat(vus, 0); in test6() 3989 res_vbs = vec_splat(vbs, 0); in test6() 3993 res_vp = vec_splat(vp, 0); in test6() 3997 res_vi = vec_splat(vi, 0); in test6() 4001 res_vui = vec_splat(vui, 0); in test6() 4005 res_vbi = vec_splat(vbi, 0); in test6() [all …]
|
/external/libjpeg-turbo/simd/powerpc/ |
D | jidctfst-altivec.c | 161 row0 = vec_splat(col0, 0); in jsimd_idct_ifast_altivec() 162 row1 = vec_splat(col0, 1); in jsimd_idct_ifast_altivec() 163 row2 = vec_splat(col0, 2); in jsimd_idct_ifast_altivec() 164 row3 = vec_splat(col0, 3); in jsimd_idct_ifast_altivec() 165 row4 = vec_splat(col0, 4); in jsimd_idct_ifast_altivec() 166 row5 = vec_splat(col0, 5); in jsimd_idct_ifast_altivec() 167 row6 = vec_splat(col0, 6); in jsimd_idct_ifast_altivec() 168 row7 = vec_splat(col0, 7); in jsimd_idct_ifast_altivec()
|
D | jidctint-altivec.c | 272 row0 = vec_splat(col0, 0); in jsimd_idct_islow_altivec() 273 row1 = vec_splat(col0, 1); in jsimd_idct_islow_altivec() 274 row2 = vec_splat(col0, 2); in jsimd_idct_islow_altivec() 275 row3 = vec_splat(col0, 3); in jsimd_idct_islow_altivec() 276 row4 = vec_splat(col0, 4); in jsimd_idct_islow_altivec() 277 row5 = vec_splat(col0, 5); in jsimd_idct_islow_altivec() 278 row6 = vec_splat(col0, 6); in jsimd_idct_islow_altivec() 279 row7 = vec_splat(col0, 7); in jsimd_idct_islow_altivec()
|
/external/fec/ |
D | viterbi615_av.c | 126 sym0v = vec_splat(symv,0); in update_viterbi615_blk_av() 127 sym1v = vec_splat(symv,1); in update_viterbi615_blk_av() 128 sym2v = vec_splat(symv,2); in update_viterbi615_blk_av() 129 sym3v = vec_splat(symv,3); in update_viterbi615_blk_av() 130 sym4v = vec_splat(symv,4); in update_viterbi615_blk_av() 131 sym5v = vec_splat(symv,5); in update_viterbi615_blk_av()
|
D | viterbi39_av.c | 126 sym0v = vec_splat(symv,0); in update_viterbi39_blk_av() 127 sym1v = vec_splat(symv,1); in update_viterbi39_blk_av() 128 sym2v = vec_splat(symv,2); in update_viterbi39_blk_av()
|
D | viterbi29_av.c | 129 sym2v = vec_splat(sym1v,1); /* Splat syms[1] across sym2v */ in update_viterbi29_blk_av() 130 sym1v = vec_splat(sym1v,0); /* Splat syms[0] across sym1v */ in update_viterbi29_blk_av()
|
D | viterbi27_av.c | 129 sym1v = vec_splat(sym0v,1); /* Splat syms[1] across sym1v */ in update_viterbi27_blk_av() 130 sym0v = vec_splat(sym0v,0); /* Splat syms[0] across sym0v */ in update_viterbi27_blk_av()
|
/external/libvpx/libvpx/vp9/encoder/ppc/ |
D | vp9_quantize_vsx.c | 72 round = vec_splat(round, 1); in vp9_quantize_fp_vsx() 73 quant = vec_splat(quant, 1); in vp9_quantize_fp_vsx() 76 dequant = vec_splat(dequant, 1); in vp9_quantize_fp_vsx() 214 thres = vec_splat(thres, 1); in vp9_quantize_fp_32x32_vsx() 215 round = vec_splat(round, 1); in vp9_quantize_fp_32x32_vsx() 216 quant = vec_splat(quant, 1); in vp9_quantize_fp_32x32_vsx() 217 dequant = vec_splat(dequant, 1); in vp9_quantize_fp_32x32_vsx()
|
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
D | PacketMath.h | 102 …c p16uc_PSET32_WODD = vec_sld((Packet16uc) vec_splat((Packet4ui)p16uc_FORWARD, 0), (Packet16uc) … 103 static Packet16uc p16uc_PSET32_WEVEN = vec_sld(p16uc_DUPLICATE32_HI, (Packet16uc) vec_splat((Packe… 104 static Packet16uc p16uc_HALF64_0_16 = vec_sld((Packet16uc)p4i_ZERO, vec_splat((Packet16uc) vec_abs(… 108 …6uc p16uc_PSET32_WODD = vec_sld((Packet16uc) vec_splat((Packet4ui)p16uc_FORWARD, 1), (Packet16uc) … 109 …uc p16uc_PSET32_WEVEN = vec_sld((Packet16uc) vec_splat((Packet4ui)p16uc_FORWARD, 0), (Packet16uc) … 110 static Packet16uc p16uc_HALF64_0_16 = vec_sld(vec_splat((Packet16uc) vec_abs(p4i_MINUS16), 0), (Pac… 293 a0 = vec_splat(a3, 0); 294 a1 = vec_splat(a3, 1); 295 a2 = vec_splat(a3, 2); 296 a3 = vec_splat(a3, 3); [all …]
|
/external/eigen/Eigen/src/Core/arch/ZVector/ |
D | PacketMath.h | 112 …c p16uc_PSET32_WODD = vec_sld((Packet16uc) vec_splat((Packet4ui)p16uc_FORWARD, 0), (Packet16uc) … 113 static Packet16uc p16uc_PSET32_WEVEN = vec_sld(p16uc_DUPLICATE32_HI, (Packet16uc) vec_splat((Packe… 268 splat.v4f[0] = vec_splat(from.v4f[0], 0); 272 splat.v4f[0] = vec_splat(from.v4f[0], 1); 276 splat.v4f[0] = vec_splat(from.v4f[1], 0); 280 splat.v4f[0] = vec_splat(from.v4f[1], 1); 413 a0 = vec_splat(a3, 0); 414 a1 = vec_splat(a3, 1); 415 a2 = vec_splat(a3, 2); 416 a3 = vec_splat(a3, 3); [all …]
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_matmul_op.h | 163 return vec_splat(a, 0); 169 return vec_splat(a, 1); 175 return vec_splat(a, 2); 181 return vec_splat(a, 3);
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | README_ALTIVEC.txt | 71 vTemp = vec_splat(v0,2); // 2 is the element the src is in.
|
/external/clang/lib/Headers/ |
D | vecintrin.h | 1164 vec_splat(vector signed char __vec, int __index) in vec_splat() function 1170 vec_splat(vector bool char __vec, int __index) in vec_splat() function 1176 vec_splat(vector unsigned char __vec, int __index) in vec_splat() function 1182 vec_splat(vector signed short __vec, int __index) in vec_splat() function 1188 vec_splat(vector bool short __vec, int __index) in vec_splat() function 1194 vec_splat(vector unsigned short __vec, int __index) in vec_splat() function 1200 vec_splat(vector signed int __vec, int __index) in vec_splat() function 1206 vec_splat(vector bool int __vec, int __index) in vec_splat() function 1212 vec_splat(vector unsigned int __vec, int __index) in vec_splat() function 1218 vec_splat(vector signed long long __vec, int __index) in vec_splat() function [all …]
|
D | altivec.h | 7666 vec_splat(vector signed char __a, unsigned const int __b) { in vec_splat() function 7671 vec_splat(vector unsigned char __a, unsigned const int __b) { in vec_splat() function 7676 vec_splat(vector bool char __a, unsigned const int __b) { in vec_splat() function 7681 vec_splat(vector signed short __a, unsigned const int __b) { in vec_splat() function 7690 vec_splat(vector unsigned short __a, unsigned const int __b) { in vec_splat() function 7699 vec_splat(vector bool short __a, unsigned const int __b) { in vec_splat() function 7707 static __inline__ vector pixel __ATTRS_o_ai vec_splat(vector pixel __a, in vec_splat() function 7717 vec_splat(vector signed int __a, unsigned const int __b) { in vec_splat() function 7726 vec_splat(vector unsigned int __a, unsigned const int __b) { in vec_splat() function 7735 vec_splat(vector bool int __a, unsigned const int __b) { in vec_splat() function [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | Lexicon.rst | 275 software intrinsic "vec_splat()". Examples of other hardware names for this
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | README_ALTIVEC.txt | 71 vTemp = vec_splat(v0,2); // 2 is the element the src is in.
|
/external/llvm/lib/Target/PowerPC/ |
D | README_ALTIVEC.txt | 71 vTemp = vec_splat(v0,2); // 2 is the element the src is in.
|