Home | History | Annotate | Download | only in include

Lines Matching defs:vec_vsubuhm

11073 /* vec_vsubuhm */
11075 #define __builtin_altivec_vsubuhm vec_vsubuhm
11077 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a,
11082 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector bool short __a,
11087 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a,
11093 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) {
11098 vec_vsubuhm(vector bool short __a, vector unsigned short __b) {
11103 vec_vsubuhm(vector unsigned short __a, vector bool short __b) {