Searched defs:vec_cts (Results 1 – 2 of 2) sorted by relevance
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
3047 #define vec_cts(__a, __b) \ macro3059 #define vec_cts __builtin_altivec_vctsxs macro