Searched defs:vec_float (Results 1 – 11 of 11) sorted by relevance
22 vector<float> vec_float; variable
15 typedef __attribute__((vector_size(4 * sizeof(float)))) float vec_float; typedef
5 typedef __attribute__((vector_size(4 * sizeof(float)))) float vec_float; typedef
6 typedef __attribute__((vector_size(16))) float vec_float; typedef
14 typedef __attribute__((vector_size(16))) float vec_float; typedef
9032 vec_float(__vector signed int __a) { in vec_float() function9037 vec_float(__vector unsigned int __a) { in vec_float() function
3214 vec_float(vector signed int __a) { in vec_float() function3219 vec_float(vector unsigned int __a) { in vec_float() function