Lines Matching refs:vec_vadduwm
331 /* vec_vadduwm */
333 #define __builtin_altivec_vadduwm vec_vadduwm
336 vec_vadduwm(vector int __a, vector int __b)
342 vec_vadduwm(vector bool int __a, vector int __b)
348 vec_vadduwm(vector int __a, vector bool int __b)
354 vec_vadduwm(vector unsigned int __a, vector unsigned int __b)
360 vec_vadduwm(vector bool int __a, vector unsigned int __b)
366 vec_vadduwm(vector unsigned int __a, vector bool int __b)