Home
last modified time | relevance | path

Searched refs:vec_ld (Results 1 – 15 of 15) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/arch/power/
Dcrc32_power8.c160 vconst1 = vec_ld(offset, vcrc_short_const); in __crc32_vpmsum()
161 vdata0 = vec_ld(0, (__vector unsigned long long*) p); in __crc32_vpmsum()
172 vconst1 = vec_ld(offset + i, vcrc_short_const); in __crc32_vpmsum()
173 vdata0 = vec_ld(i, (__vector unsigned long long*) p); in __crc32_vpmsum()
182 vdata0 = vec_ld(0, (__vector unsigned long long*) p); in __crc32_vpmsum()
183 vdata1 = vec_ld(16, (__vector unsigned long long*) p); in __crc32_vpmsum()
188 vdata2 = vec_ld(32, (__vector unsigned long long*) p); in __crc32_vpmsum()
189 vdata3 = vec_ld(48, (__vector unsigned long long*) p); in __crc32_vpmsum()
194 vdata4 = vec_ld(64, (__vector unsigned long long*) p); in __crc32_vpmsum()
195 vdata5 = vec_ld(80, (__vector unsigned long long*) p); in __crc32_vpmsum()
[all …]
Dadler32_vmx.c35 vector unsigned int pair_vec = vec_ld(0, s); in vmx_accum32()
57 vector unsigned char d0 = vec_ld(0, buf); in vmx_accum32()
58 vector unsigned char d1 = vec_ld(16, buf); in vmx_accum32()
59 vector unsigned char d2 = vec_ld(32, buf); in vmx_accum32()
60 vector unsigned char d3 = vec_ld(48, buf); in vmx_accum32()
90 vector unsigned char d0 = vec_ld(0, buf); in vmx_accum32()
Dfallback_builtins.h27 vec_ld(int __a, const __vector unsigned long long* __b) { in vec_ld() function
Dslide_ppc_tpl.h17 value = vec_ld(0, p); in slide_hash_chain()
/external/fec/
Dpeakval_av.c21 x = vec_perm(vec_ld(0,in),(vector signed short)(0),vec_lvsl(0,in)); in peakval_av()
33 x = vec_ld(0,in); in peakval_av()
41 x = vec_ld(0,in); in peakval_av()
Dsumsq_av.c23 x = vec_perm(vec_ld(0,in),(vector signed short)(0),vec_lvsl(0,in)); in sumsq_av()
34 x = vec_ld(0,in); in sumsq_av()
47 x = vec_ld(0,in); in sumsq_av()
Dviterbi29_av.c128 …sym1v = vec_perm(vec_ld(0,syms),vec_ld(1,syms),vec_lvsl(0,syms)); /* sym1v.0 = syms[0]; sym1v.1 = … in update_viterbi29_blk_av()
Dviterbi27_av.c127 sym0v = vec_perm(vec_ld(0,syms),vec_ld(1,syms),vec_lvsl(0,syms)); in update_viterbi27_blk_av()
Dviterbi39_av.c123 s = (vector unsigned char)vec_perm(vec_ld(0,syms),vec_ld(5,syms),vec_lvsl(0,syms)); in update_viterbi39_blk_av()
Dviterbi615_av.c123 s = (vector unsigned char)vec_perm(vec_ld(0,syms),vec_ld(5,syms),vec_lvsl(0,syms)); in update_viterbi615_blk_av()
/external/libpng/powerpc/
Dfilter_vsx_intrinsics.c78 rp_vec = vec_ld(0,rp); in png_read_filter_row_up_vsx()
206 rp_vec = vec_ld(0,rp); in png_read_filter_row_sub4_vsx()
263 rp_vec = vec_ld(0,rp); in png_read_filter_row_sub3_vsx()
345 rp_vec = vec_ld(0,rp); in png_read_filter_row_avg4_vsx()
432 rp_vec = vec_ld(0,rp); in png_read_filter_row_avg3_vsx()
540 rp_vec = vec_ld(0,rp); in png_read_filter_row_paeth4_vsx()
660 rp_vec = vec_ld(0,rp); in png_read_filter_row_paeth3_vsx()
/external/mesa3d/src/gallium/auxiliary/util/
Du_pwr8.h249 tmp1 = (__m128i) vec_ld (0, src); in vec_loadu_si128()
250 tmp2 = (__m128i) vec_ld (15, src); in vec_loadu_si128()
/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c1225 res_vsc = vec_ld(0, &vsc); in test6()
1229 res_vsc = vec_ld(0, &param_sc); in test6()
1233 res_vuc = vec_ld(0, &vuc); in test6()
1237 res_vuc = vec_ld(0, &param_uc); in test6()
1241 res_vbc = vec_ld(0, &vbc); in test6()
1245 res_vs = vec_ld(0, &vs); in test6()
1249 res_vs = vec_ld(0, &param_s); in test6()
1253 res_vus = vec_ld(0, &vus); in test6()
1257 res_vus = vec_ld(0, &param_us); in test6()
1261 res_vbs = vec_ld(0, &vbs); in test6()
[all …]
/external/clang/lib/Headers/
Daltivec.h2251 vec_ld(int __a, const vector signed char *__b) { in vec_ld() function
2256 vec_ld(int __a, const signed char *__b) { in vec_ld() function
2261 vec_ld(int __a, const vector unsigned char *__b) { in vec_ld() function
2266 vec_ld(int __a, const unsigned char *__b) { in vec_ld() function
2271 vec_ld(int __a, const vector bool char *__b) { in vec_ld() function
2275 static __inline__ vector short __ATTRS_o_ai vec_ld(int __a, in vec_ld() function
2280 static __inline__ vector short __ATTRS_o_ai vec_ld(int __a, const short *__b) { in vec_ld() function
2285 vec_ld(int __a, const vector unsigned short *__b) { in vec_ld() function
2290 vec_ld(int __a, const unsigned short *__b) { in vec_ld() function
2295 vec_ld(int __a, const vector bool short *__b) { in vec_ld() function
[all …]
/external/eigen/Eigen/src/Core/arch/AltiVec/
DPacketMath.h438 return vec_ld(0, from);
957 MSQ = vec_ld(0, (unsigned char *)from); // most significant quadword
958 LSQ = vec_ld(15, (unsigned char *)from); // least significant quadword
1075 MSQ = vec_ld(0, (unsigned char *)to); // most significant quadword
1076 LSQ = vec_ld(15, (unsigned char *)to); // least significant quadword