Searched refs:vec_vctuxs (Results 1 – 6 of 6) sorted by relevance
81 return vec_vctuxs(x, 0); in test12()
78 …vec_vctuxs(vf, index); //expected-error {{argument to '__builtin_altivec_vctuxs' must be a constan… in testVCTUXS()
1304 res_vui = vec_vctuxs(vf, 0); in test6()
1147 res_vui = vec_vctuxs(vf, 0); in test6()
2015 vec_vctuxs(vector float __a, int __b) { in vec_vctuxs() function
3086 #define vec_vctuxs __builtin_altivec_vctuxs macro