Searched defs:vec_floate (Results 1 – 5 of 5) sorted by relevance
113 #define vec_floate(X) __builtin_s390_vflrd((X), 0, 0) macro
141 #define vec_floate __builtin_vec_floate macro
3539 vec_floate(vector signed long long __a) { in vec_floate() function3549 vec_floate(vector unsigned long long __a) { in vec_floate() function3559 vec_floate(vector double __a) { in vec_floate() function
9102 vec_floate(__vector double __a) { in vec_floate() function