Home | History | Annotate | Download | only in clang-include

Lines Matching defs:vec_vslw

6766 /* vec_vslw */
6768 #define __builtin_altivec_vslw vec_vslw
6770 static __inline__ vector int __ATTRS_o_ai vec_vslw(vector int __a,
6776 vec_vslw(vector unsigned int __a, vector unsigned int __b) {