Searched refs:vec_vslw (Results 1 – 2 of 2) sorted by relevance
3367 res_vi = vec_vslw(vi, vui); in test6()3371 res_vui = vec_vslw(vui, vui); in test6()
6768 #define __builtin_altivec_vslw vec_vslw6770 static __inline__ vector int __ATTRS_o_ai vec_vslw(vector int __a, in vec_vslw() function6776 vec_vslw(vector unsigned int __a, vector unsigned int __b) { in vec_vslw() function