Searched defs:vec_float (Results 1 – 12 of 12) sorted by relevance
22 vector<float> vec_float; variable
5 typedef __attribute__((vector_size(4 * sizeof(float)))) float vec_float; typedef
18 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
9144 vec_float(__vector signed int __a) { vec_float() function 9149 vec_float(__vector unsigned int __a) { vec_float() function
3579 vec_float(vector signed int __a) { in vec_float() function 3584 vec_float(vector unsigned int __a) { in vec_float() function