/external/libjpeg-turbo/simd/ |
D | jidctfst-altivec.c | 158 col0 = vec_mladd(col0, quant0, pw_zero); in jsimd_idct_ifast_altivec() 182 col1 = vec_mladd(col1, quant1, pw_zero); in jsimd_idct_ifast_altivec() 183 col2 = vec_mladd(col2, quant2, pw_zero); in jsimd_idct_ifast_altivec() 184 col3 = vec_mladd(col3, quant3, pw_zero); in jsimd_idct_ifast_altivec() 185 col4 = vec_mladd(col4, quant4, pw_zero); in jsimd_idct_ifast_altivec() 186 col5 = vec_mladd(col5, quant5, pw_zero); in jsimd_idct_ifast_altivec() 187 col6 = vec_mladd(col6, quant6, pw_zero); in jsimd_idct_ifast_altivec() 188 col7 = vec_mladd(col7, quant7, pw_zero); in jsimd_idct_ifast_altivec()
|
D | jidctint-altivec.c | 267 col0 = vec_mladd(col0, quant0, pw_zero); in jsimd_idct_islow_altivec() 293 col1 = vec_mladd(col1, quant1, pw_zero); in jsimd_idct_islow_altivec() 294 col2 = vec_mladd(col2, quant2, pw_zero); in jsimd_idct_islow_altivec() 295 col3 = vec_mladd(col3, quant3, pw_zero); in jsimd_idct_islow_altivec() 296 col4 = vec_mladd(col4, quant4, pw_zero); in jsimd_idct_islow_altivec() 297 col5 = vec_mladd(col5, quant5, pw_zero); in jsimd_idct_islow_altivec() 298 col6 = vec_mladd(col6, quant6, pw_zero); in jsimd_idct_islow_altivec() 299 col7 = vec_mladd(col7, quant7, pw_zero); in jsimd_idct_islow_altivec()
|
D | jdsample-altivec.c | 176 this0l = vec_mladd(this0l, pw_three, pw_zero); in jsimd_h2v2_fancy_upsample_altivec() 177 this0h = vec_mladd(this0h, pw_three, pw_zero); in jsimd_h2v2_fancy_upsample_altivec() 220 this0l = vec_mladd(this0l, pw_three, pw_zero); in jsimd_h2v2_fancy_upsample_altivec() 221 this0h = vec_mladd(this0h, pw_three, pw_zero); in jsimd_h2v2_fancy_upsample_altivec() 242 tmpl = vec_mladd(thiscolsum_1l, pw_three, pw_zero); in jsimd_h2v2_fancy_upsample_altivec() 256 tmph = vec_mladd(thiscolsum_1h, pw_three, pw_zero); in jsimd_h2v2_fancy_upsample_altivec() 272 tmpl = vec_mladd(thiscolsum1l, pw_three, pw_zero); in jsimd_h2v2_fancy_upsample_altivec() 286 tmph = vec_mladd(thiscolsum1h, pw_three, pw_zero); in jsimd_h2v2_fancy_upsample_altivec()
|
/external/clang/test/CodeGen/ |
D | builtins-systemz-zvector.c | 2243 vsc = vec_mladd(vsc, vsc, vsc); in test_integer() 2244 vsc = vec_mladd(vuc, vsc, vsc); in test_integer() 2245 vsc = vec_mladd(vsc, vuc, vuc); in test_integer() 2246 vuc = vec_mladd(vuc, vuc, vuc); in test_integer() 2247 vss = vec_mladd(vss, vss, vss); in test_integer() 2248 vss = vec_mladd(vus, vss, vss); in test_integer() 2249 vss = vec_mladd(vss, vus, vus); in test_integer() 2250 vus = vec_mladd(vus, vus, vus); in test_integer() 2251 vsi = vec_mladd(vsi, vsi, vsi); in test_integer() 2252 vsi = vec_mladd(vui, vsi, vsi); in test_integer() [all …]
|
D | builtins-ppc-altivec.c | 2098 res_vus = vec_mladd(vus, vus, vus); in test6() 2104 res_vs = vec_mladd(vus, vs, vs); in test6() 2110 res_vs = vec_mladd(vs, vus, vus); in test6() 2116 res_vs = vec_mladd(vs, vs, vs); in test6()
|
/external/valgrind/none/tests/ppc32/ |
D | testVMX.stdout.exp | 158 Function vec_mladd [type short] ===> OK 159 Function vec_mladd [type unsigned short] ===> OK
|
D | testVMX.c | 2870 Saux1.v = vec_mladd( Scons1, Scons2, Scons3 ); in part2() 2888 USaux1.v = vec_mladd( UScons1, UScons2, UScons3 ); in part2()
|
/external/clang/lib/Headers/ |
D | vecintrin.h | 6848 vec_mladd(vector signed char __a, vector signed char __b, in vec_mladd() function 6854 vec_mladd(vector unsigned char __a, vector signed char __b, in vec_mladd() function 6860 vec_mladd(vector signed char __a, vector unsigned char __b, in vec_mladd() function 6866 vec_mladd(vector unsigned char __a, vector unsigned char __b, in vec_mladd() function 6872 vec_mladd(vector signed short __a, vector signed short __b, in vec_mladd() function 6878 vec_mladd(vector unsigned short __a, vector signed short __b, in vec_mladd() function 6884 vec_mladd(vector signed short __a, vector unsigned short __b, in vec_mladd() function 6890 vec_mladd(vector unsigned short __a, vector unsigned short __b, in vec_mladd() function 6896 vec_mladd(vector signed int __a, vector signed int __b, in vec_mladd() function 6902 vec_mladd(vector unsigned int __a, vector signed int __b, in vec_mladd() function [all …]
|
D | altivec.h | 2938 vec_mladd(vector signed short, vector signed short, vector signed short); 2940 vec_mladd(vector signed short, vector unsigned short, vector unsigned short); 2942 vec_mladd(vector unsigned short, vector signed short, vector signed short); 2944 vec_mladd(vector unsigned short, vector unsigned short, vector unsigned short); 2948 return vec_mladd(__a, __b, __c); in vec_madd() 2954 return vec_mladd(__a, __b, __c); in vec_madd() 2960 return vec_mladd(__a, __b, __c); in vec_madd() 2966 return vec_mladd(__a, __b, __c); in vec_madd() 4128 #define __builtin_altivec_vmladduhm vec_mladd 4130 static __inline__ vector short __ATTRS_o_ai vec_mladd(vector short __a, in vec_mladd() function [all …]
|