/external/libvpx/vpx_dsp/ppc/ |
D | fdct32x32_vsx.c | 109 b[0] = vec_sl(l0, vec_dct_scale_log2); in load() 110 b[1] = vec_sl(l1, vec_dct_scale_log2); in load() 111 b[2] = vec_sl(l2, vec_dct_scale_log2); in load() 112 b[3] = vec_sl(l3, vec_dct_scale_log2); in load() 113 b[4] = vec_sl(l4, vec_dct_scale_log2); in load() 114 b[5] = vec_sl(l5, vec_dct_scale_log2); in load() 115 b[6] = vec_sl(l6, vec_dct_scale_log2); in load() 116 b[7] = vec_sl(l7, vec_dct_scale_log2); in load() 118 b[8] = vec_sl(l8, vec_dct_scale_log2); in load() 119 b[9] = vec_sl(l9, vec_dct_scale_log2); in load() [all …]
|
D | intrapred_vsx.c | 477 const uint8x16_t v128 = vec_sl(vec_splat_u8(1), vec_splat_u8(7)); in vpx_dc_128_predictor_16x16_vsx() 496 const uint8x16_t v128 = vec_sl(vec_splat_u8(1), vec_splat_u8(7)); in vpx_dc_128_predictor_32x32_vsx() 531 const int32x4_t v16 = vec_sl(vec_splat_s32(1), vec_splat_u32(4)); in avg32() 575 const int32x4_t v16 = vec_sl(vec_splat_s32(1), vec_splat_u32(4)); in dc_avg16() 603 const int32x4_t v32 = vec_sl(vec_splat_s32(1), vec_splat_u32(5)); in dc_avg32()
|
D | inv_txfm_vsx.c | 142 const int32x4_t shift = vec_sl(vec_splat_s32(1), vec_splat_u32(13)); \ 363 int16x8_t add = vec_sl(vec_splat_s16(8), vec_splat_u16(1)); in vpx_round_store8x8_vsx() 637 int16x8_t add = vec_sl(vec_splat_s16(8), vec_splat_u16(2)); in vpx_round_store16x16_vsx() 1094 int16x8_t add = vec_sl(vec_splat_s16(8), vec_splat_u16(2)); in vpx_idct32x32_1024_add_vsx() 1229 uint32x4_t shift16 = vec_sl(vec_splat_u32(8), vec_splat_u32(1)); in vp9_iadst4_vsx() 1253 in[0] = (int16x8_t)vec_sl((int32x4_t)in[0], shift16); in vp9_iadst4_vsx()
|
D | vpx_convolve_vsx.c | 170 vec_sl(vec_splat_s32(1), vec_splat_u32(FILTER_BITS - 1)); in convolve_line()
|
/external/rust/crates/libz-sys/src/zlib-ng/arch/power/ |
D | adler32_vmx.c | 33 const vector unsigned char shift_vec = vec_sl(vec_splat_u8(8), vec_splat_u8(2)); in vmx_accum32() 84 s3acc = vec_sl(s3acc, vec_splat_u32(6)); in vmx_accum32() 88 adacc_prev = vec_sl(adacc_prev, vec_splat_u32(4)); in vmx_accum32() 94 adacc_prev = vec_sl(adacc, vec_splat_u32(4)); in vmx_accum32()
|
/external/jemalloc_new/test/include/test/ |
D | SFMT-alti.h | 85 w = vec_sl(d, sl1); in vec_recursion()
|
/external/clang/test/CodeGen/ |
D | builtins-ppc-p8vector.c | 1048 res_vsll = vec_sl(vsll, vull); in test1() 1053 res_vull = vec_sl(vull, vull); in test1()
|
D | builtins-ppc-altivec.c | 3327 res_vsc = vec_sl(vsc, vuc); in test6() 3331 res_vuc = vec_sl(vuc, vuc); in test6() 3335 res_vs = vec_sl(vs, vus); in test6() 3339 res_vus = vec_sl(vus, vus); in test6() 3343 res_vi = vec_sl(vi, vui); in test6() 3347 res_vui = vec_sl(vui, vui); in test6()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_pwr8.h | 195 return (__m128i) vec_sl ((vector signed int) vsrc, vec_count.m128ui); in vec_slli_epi32()
|
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
D | PacketMath.h | 86 static Packet4f p4f_MZERO = (Packet4f) vec_sl((Packet4ui)p4i_MINUS1, (Packet4ui)p4i_MINUS1); //{ 0x… 1192 { return vec_sl(a,reinterpret_cast<Packet4ui>(pset1<Packet4i>(N))); } 1196 Packet4ui r = vec_sl(reinterpret_cast<Packet4ui>(a), p4ui_mask); 1216 return vec_sl(a, p4ui_mask); 1222 return vec_sl(a, p8us_mask); 2533 return vec_sl(a, shift); 2581 const Packet4i out_hi = vec_sl(ai, shift); 2593 return reinterpret_cast<Packet2l>(shift_even_left(vec_sl(ai, shift))); 2614 const Packet4i out_hi = shift_odd_right(vec_sl(ai, shift_left));
|
/external/clang/lib/Headers/ |
D | altivec.h | 6697 vec_sl(vector signed char __a, vector unsigned char __b) { in vec_sl() function 6702 vec_sl(vector unsigned char __a, vector unsigned char __b) { in vec_sl() function 6706 static __inline__ vector short __ATTRS_o_ai vec_sl(vector short __a, in vec_sl() function 6712 vec_sl(vector unsigned short __a, vector unsigned short __b) { in vec_sl() function 6716 static __inline__ vector int __ATTRS_o_ai vec_sl(vector int __a, in vec_sl() function 6722 vec_sl(vector unsigned int __a, vector unsigned int __b) { in vec_sl() function 6728 vec_sl(vector signed long long __a, vector unsigned long long __b) { in vec_sl() function 6733 vec_sl(vector unsigned long long __a, vector unsigned long long __b) { in vec_sl() function 6744 return vec_sl(__a, __b); in vec_vslb() 6749 return vec_sl(__a, __b); in vec_vslb() [all …]
|