Lines Matching defs:vec_reve
17528 static inline __ATTRS_o_ai vector bool char vec_reve(vector bool char __a) { in vec_reve() function
17533 static inline __ATTRS_o_ai vector signed char vec_reve(vector signed char __a) { in vec_reve() function
17539 vec_reve(vector unsigned char __a) { in vec_reve() function
17544 static inline __ATTRS_o_ai vector bool int vec_reve(vector bool int __a) { in vec_reve() function
17548 static inline __ATTRS_o_ai vector signed int vec_reve(vector signed int __a) { in vec_reve() function
17553 vec_reve(vector unsigned int __a) { in vec_reve() function
17557 static inline __ATTRS_o_ai vector bool short vec_reve(vector bool short __a) { in vec_reve() function
17562 vec_reve(vector signed short __a) { in vec_reve() function
17567 vec_reve(vector unsigned short __a) { in vec_reve() function
17571 static inline __ATTRS_o_ai vector float vec_reve(vector float __a) { in vec_reve() function
17577 vec_reve(vector bool long long __a) { in vec_reve() function
17582 vec_reve(vector signed long long __a) { in vec_reve() function
17587 vec_reve(vector unsigned long long __a) { in vec_reve() function
17591 static inline __ATTRS_o_ai vector double vec_reve(vector double __a) { in vec_reve() function