/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 | variance_vsx.c | 34 const int32x4_t d = vec_splat(vec_sums(ds, vec_splat_s32(0)), 3); in vpx_get4x4sse_cs_vsx() 51 s = vec_splat(vec_sums(s, vec_splat_s32(0)), 3); in vpx_get_mb_ss_vsx()
|
D | vpx_convolve_vsx.c | 170 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/ |
D | jidctfst-altivec.c | 163 row0 = vec_splat(col0, 0); in jsimd_idct_ifast_altivec() 164 row1 = vec_splat(col0, 1); in jsimd_idct_ifast_altivec() 165 row2 = vec_splat(col0, 2); in jsimd_idct_ifast_altivec() 166 row3 = vec_splat(col0, 3); in jsimd_idct_ifast_altivec() 167 row4 = vec_splat(col0, 4); in jsimd_idct_ifast_altivec() 168 row5 = vec_splat(col0, 5); in jsimd_idct_ifast_altivec() 169 row6 = vec_splat(col0, 6); in jsimd_idct_ifast_altivec() 170 row7 = vec_splat(col0, 7); in jsimd_idct_ifast_altivec()
|
D | jidctint-altivec.c | 274 row0 = vec_splat(col0, 0); in jsimd_idct_islow_altivec() 275 row1 = vec_splat(col0, 1); in jsimd_idct_islow_altivec() 276 row2 = vec_splat(col0, 2); in jsimd_idct_islow_altivec() 277 row3 = vec_splat(col0, 3); in jsimd_idct_islow_altivec() 278 row4 = vec_splat(col0, 4); in jsimd_idct_islow_altivec() 279 row5 = vec_splat(col0, 5); in jsimd_idct_islow_altivec() 280 row6 = vec_splat(col0, 6); in jsimd_idct_islow_altivec() 281 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/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/valgrind/none/tests/ppc32/ |
D | testVMX.stdout.exp | 294 Function vec_splat [type char] ===> OK 295 Function vec_splat [type unsigned char] ===> OK 296 Function vec_splat [type short] ===> OK 297 Function vec_splat [type unsigned short] ===> OK 298 Function vec_splat [type integer] ===> OK 299 Function vec_splat [type unsigned int] ===> OK
|
D | testVMX.c | 4681 Caux1.v = vec_splat( Ccons1, 3 ); in part3() 4693 UCaux1.v = vec_splat( UCcons1, 3 ); in part3() 4705 Saux1.v = vec_splat( Scons1, 3 ); in part3() 4717 USaux1.v = vec_splat( UScons1, 3 ); in part3() 4729 Iaux1.v = vec_splat( Icons1, 3 ); in part3() 4741 UIaux1.v = vec_splat( UIcons1, 3 ); in part3() 4754 Faux1.v = vec_splat( Fcons1, 3 ); in part3()
|
/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/llvm/lib/Target/PowerPC/ |
D | README_ALTIVEC.txt | 71 vTemp = vec_splat(v0,2); // 2 is the element the src is in.
|