Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h208 #define vec_sum2s __builtin_vec_sum2s macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h2191 static inline vec_int4 vec_sum2s(vec_int4 a, vec_int4 b) in vec_sum2s() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h12422 vec_sum2s(vector int __a, vector int __b) { in vec_sum2s() function