Home | History | Annotate | Download | only in Headers

Lines Matching refs:vec_vpkuwum

5451 /* vec_vpkuwum */
5453 #define __builtin_altivec_vpkuwum vec_vpkuwum
5455 static vector short __ATTRS_o_ai vec_vpkuwum(vector int __a, vector int __b) {
5469 static vector unsigned short __ATTRS_o_ai vec_vpkuwum(vector unsigned int __a,
5484 static vector bool short __ATTRS_o_ai vec_vpkuwum(vector bool int __a,