Lines Matching defs:vec_vsubuwm
9538 /* vec_vsubuwm */
9540 #define __builtin_altivec_vsubuwm vec_vsubuwm
9542 static __inline__ vector int __ATTRS_o_ai vec_vsubuwm(vector int __a,
9547 static __inline__ vector int __ATTRS_o_ai vec_vsubuwm(vector bool int __a,
9552 static __inline__ vector int __ATTRS_o_ai vec_vsubuwm(vector int __a,
9558 vec_vsubuwm(vector unsigned int __a, vector unsigned int __b) {
9563 vec_vsubuwm(vector bool int __a, vector unsigned int __b) {
9568 vec_vsubuwm(vector unsigned int __a, vector bool int __b) {