Home | History | Annotate | Download | only in include

Lines Matching defs:vec_vsubuhm

11081 /* vec_vsubuhm */
11083 #define __builtin_altivec_vsubuhm vec_vsubuhm
11085 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a,
11090 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector bool short __a,
11095 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a,
11101 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) {
11106 vec_vsubuhm(vector bool short __a, vector unsigned short __b) {
11111 vec_vsubuhm(vector unsigned short __a, vector bool short __b) {