Searched refs:vec_cts (Results 1 – 5 of 5) sorted by relevance
188 emm0 = vec_cts(fx, 0);237 return vec_cts(x, 0); // TODO: check clang version. in ConvertToPacket2l()
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()
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
1619 Iaux1.v = vec_cts( Fcons3, 2 ); in main()