Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h12487 static __inline__ vector int __ATTRS_o_ai vec_sum4s(vector signed char __a, in vec_sum4s() function
12493 vec_sum4s(vector unsigned char __a, vector unsigned int __b) { in vec_sum4s() function
12497 static __inline__ vector int __ATTRS_o_ai vec_sum4s(vector signed short __a, in vec_sum4s() function