Home | History | Annotate | Download | only in Headers

Lines Matching refs:vec_vadduwm

334 /* vec_vadduwm */
336 #define __builtin_altivec_vadduwm vec_vadduwm
339 vec_vadduwm(vector int __a, vector int __b)
345 vec_vadduwm(vector bool int __a, vector int __b)
351 vec_vadduwm(vector int __a, vector bool int __b)
357 vec_vadduwm(vector unsigned int __a, vector unsigned int __b)
363 vec_vadduwm(vector bool int __a, vector unsigned int __b)
369 vec_vadduwm(vector unsigned int __a, vector bool int __b)