Searched refs:vec_cts (Results 1 – 4 of 4) sorted by relevance
1036 res_vsll = vec_cts(vd, 0); in test1()1042 res_vsll = vec_cts(vd, 31); in test1()
1134 res_vi = vec_cts(vf, 0); in test6()
2191 return vec_cts(a,0);2502 return vec_cts(x, 0); // TODO: check clang version.
1978 static __inline__ vector int __ATTRS_o_ai vec_cts(vector float __a, int __b) { in vec_cts() function1984 vec_cts(vector double __a, int __b) { in vec_cts() function