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

/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h175 #define vec_sum4s __builtin_vec_sum4s macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h9724 static vector int __ATTRS_o_ai vec_sum4s(vector signed char __a, function
9729 static vector unsigned int __ATTRS_o_ai vec_sum4s(vector unsigned char __a, function
9734 static vector int __ATTRS_o_ai vec_sum4s(vector signed short __a, function

Completed in 174 milliseconds