Home | History | Annotate | Download | only in include

Lines Matching defs:vec_vsubuhm

9504 /* vec_vsubuhm */
9506 #define __builtin_altivec_vsubuhm vec_vsubuhm
9508 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a,
9513 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector bool short __a,
9518 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a,
9524 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) {
9529 vec_vsubuhm(vector bool short __a, vector unsigned short __b) {
9534 vec_vsubuhm(vector unsigned short __a, vector bool short __b) {