Home
last modified time | relevance | path

Searched refs:vec_sl (Results 1 – 16 of 16) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c109 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 …]
Dintrapred_vsx.c471 const uint8x16_t v128 = vec_sl(vec_splat_u8(1), vec_splat_u8(7)); in vpx_dc_128_predictor_16x16_vsx()
490 const uint8x16_t v128 = vec_sl(vec_splat_u8(1), vec_splat_u8(7)); in vpx_dc_128_predictor_32x32_vsx()
525 const int32x4_t v16 = vec_sl(vec_splat_s32(1), vec_splat_u32(4)); in avg32()
566 const int32x4_t v16 = vec_sl(vec_splat_s32(1), vec_splat_u32(4)); in dc_avg16()
591 const int32x4_t v32 = vec_sl(vec_splat_s32(1), vec_splat_u32(5)); in dc_avg32()
Dinv_txfm_vsx.c142 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()
Dvpx_convolve_vsx.c170 vec_sl(vec_splat_s32(1), vec_splat_u32(FILTER_BITS - 1)); in convolve_line()
/external/libjpeg-turbo/simd/powerpc/
Djfdctfst-altivec.c57 z1 = vec_sl(z1, pre_multiply_scale_bits); \
69 tmp10 = vec_sl(tmp10, pre_multiply_scale_bits); \
70 tmp12 = vec_sl(tmp12, pre_multiply_scale_bits); \
77 tmp11 = vec_sl(tmp11, pre_multiply_scale_bits); \
Djidctfst-altivec.c55 tmp12 = vec_sl(tmp12, pre_multiply_scale_bits); \
68 z10s = vec_sl(z10, pre_multiply_scale_bits); \
71 z12s = vec_sl(z12s, pre_multiply_scale_bits); \
74 tmp11 = vec_sl(tmp11, pre_multiply_scale_bits); \
Djidctint-altivec.c73 tmp0l = vec_sl(tmp0l, const_bits); \
74 tmp0h = vec_sl(tmp0h, const_bits); \
85 tmp1l = vec_sl(tmp1l, const_bits); \
86 tmp1h = vec_sl(tmp1h, const_bits); \
270 col0 = vec_sl(col0, pass1_bits); in jsimd_idct_islow_altivec()
Djfdctint-altivec.c156 out0 = vec_sl(out0, pass1_bits); \
158 out4 = vec_sl(out4, pass1_bits); \
/external/eigen/Eigen/src/Core/arch/AltiVec/
DMathFunctions.h190 emm0 = vec_sl(emm0, reinterpret_cast<Packet4ui>(p4i_23));
288 emm0 = vec_sl(emm0, p2ul_52);
298 emm04i = vec_sl(emm04i, reinterpret_cast<Packet4ui>(p4i_20));
DPacketMath.h75 static Packet4f p4f_MZERO = (Packet4f) vec_sl((Packet4ui)p4i_MINUS1, (Packet4ui)p4i_MINUS1); //{ 0x…
/external/jemalloc/test/include/test/
DSFMT-alti.h85 w = vec_sl(d, sl1); in vec_recursion()
/external/jemalloc_new/test/include/test/
DSFMT-alti.h85 w = vec_sl(d, sl1); in vec_recursion()
/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c1048 res_vsll = vec_sl(vsll, vull); in test1()
1053 res_vull = vec_sl(vull, vull); in test1()
Dbuiltins-ppc-altivec.c3327 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/
Du_pwr8.h195 return (__m128i) vec_sl ((vector signed int) vsrc, vec_count.m128ui); in vec_slli_epi32()
/external/clang/lib/Headers/
Daltivec.h6697 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 …]