Searched defs:vec_sum4s (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h175 #define vec_sum4s __builtin_vec_sum4s macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h11475 static __inline__ vector int __ATTRS_o_ai vec_sum4s(vector signed char __a, function
11481 vec_sum4s(vector unsigned char __a, vector unsigned int __b) { function
11485 static __inline__ vector int __ATTRS_o_ai vec_sum4s(vector signed short __a, function

Completed in 282 milliseconds