Searched defs:vec_ctf (Results 1 – 2 of 2) sorted by relevance
1937 static __inline__ vector float __ATTRS_o_ai vec_ctf(vector int __a, int __b) { in vec_ctf() function1941 static __inline__ vector float __ATTRS_o_ai vec_ctf(vector unsigned int __a, in vec_ctf() function1948 vec_ctf(vector unsigned long long __a, int __b) { in vec_ctf() function1955 vec_ctf(vector signed long long __a, int __b) { in vec_ctf() function
3011 #define vec_ctf(__a, __b) \ macro3028 #define vec_ctf(__a, __b) \ macro