Searched defs:vec_sum4s (Results 1 – 3 of 3) sorted by relevance
175 #define vec_sum4s __builtin_vec_sum4s macro
4751 vec_sum4s (vector unsigned char a1, vector unsigned int a2) in vec_sum4s() function4757 vec_sum4s (vector signed char a1, vector signed int a2) in vec_sum4s() function4763 vec_sum4s (vector signed short a1, vector signed int a2) in vec_sum4s() function
12475 static __inline__ vector int __ATTRS_o_ai vec_sum4s(vector signed char __a, in vec_sum4s() function12481 vec_sum4s(vector unsigned char __a, vector unsigned int __b) { in vec_sum4s() function12485 static __inline__ vector int __ATTRS_o_ai vec_sum4s(vector signed short __a, in vec_sum4s() function