Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djfdctfst-altivec.c58 z1 = vec_sl(z1, pre_multiply_scale_bits); \
70 tmp10 = vec_sl(tmp10, pre_multiply_scale_bits); \
71 tmp12 = vec_sl(tmp12, pre_multiply_scale_bits); \
78 tmp11 = vec_sl(tmp11, pre_multiply_scale_bits); \
Djidctfst-altivec.c56 tmp12 = vec_sl(tmp12, pre_multiply_scale_bits); \
69 z10s = vec_sl(z10, pre_multiply_scale_bits); \
72 z12s = vec_sl(z12s, pre_multiply_scale_bits); \
75 tmp11 = vec_sl(tmp11, pre_multiply_scale_bits); \
Djidctint-altivec.c74 tmp0l = vec_sl(tmp0l, const_bits); \
75 tmp0h = vec_sl(tmp0h, const_bits); \
86 tmp1l = vec_sl(tmp1l, const_bits); \
87 tmp1h = vec_sl(tmp1h, const_bits); \
272 col0 = vec_sl(col0, pass1_bits); in jsimd_idct_islow_altivec()
Djfdctint-altivec.c158 out0 = vec_sl(out0, pass1_bits); \
160 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/valgrind/none/tests/ppc32/
DtestVMX.stdout.exp262 Function vec_sl [type char] ===> OK
263 Function vec_sl [type unsigned char] ===> OK
264 Function vec_sl [type short] ===> OK
265 Function vec_sl [type unsigned short] ===> OK
266 Function vec_sl [type int] ===> OK
267 Function vec_sl [type unsigned integer] ===> OK
DtestVMX.c4103 Caux1.v = vec_sl( Ccons1, UCcons3 ); in part3()
4119 UCaux1.v = vec_sl( UCcons1, UCcons3 ); in part3()
4135 Saux1.v = vec_sl( Scons1, UScons3 ); in part3()
4151 USaux1.v = vec_sl( UScons1, UScons3 ); in part3()
4167 Iaux1.v = vec_sl( Icons1, UIcons3 ); in part3()
4183 UIaux1.v = vec_sl( UIcons1, UIcons3 ); in part3()
/external/libvpx/libvpx/vpx_dsp/ppc/
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.c80 const int32x4_t shift = vec_sl(vec_splat_s32(1), vec_splat_u32(13)); \
297 int16x8_t add = vec_sl(vec_splat_s16(8), vec_splat_u16(1)); in vpx_idct8x8_64_add_vsx()
537 int16x8_t add = vec_sl(vec_splat_s16(8), vec_splat_u16(2)); in vpx_idct16x16_256_add_vsx()
1000 int16x8_t add = vec_sl(vec_splat_s16(8), vec_splat_u16(2)); in vpx_idct32x32_1024_add_vsx()
Dvpx_convolve_vsx.c162 vec_sl(vec_splat_s32(1), vec_splat_u32(FILTER_BITS - 1)); in convolve_line()
/external/jemalloc/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 …]