Home
last modified time | relevance | path

Searched refs:vec_sum2s (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h97 #define vec_vsum2sws vec_sum2s
208 #define vec_sum2s __builtin_vec_sum2s macro
H A Dsi2vmx.h957 bytes = (vec_uint4)vec_sum2s((vec_int4)(vec_sum4s(bits, ((vec_uint4){0}))), ((vec_int4){0})); in si_gbb()
H A Demmintrin.h2206 __result = vec_sum2s (__vsum, (__vector signed int) __zero); in _mm_sad_epu8()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h99 #define vec_vsum2sws vec_sum2s
H A Dsi2vmx.h957 bytes = (vec_uint4)vec_sum2s((vec_int4)(vec_sum4s(bits, ((vec_uint4){0}))), ((vec_int4){0})); in si_gbb()
H A Demmintrin.h2227 __result = vec_sum2s (__vsum, (__vector signed int) __zero); in _mm_sad_epu8()
H A Drs6000-overload.def4311 [VEC_SUM2S, vec_sum2s, __builtin_vec_sum2s]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h2174 result = vec_sum2s (vsum, (__vector signed int) zero); in _mm_sad_epu8()
/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
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20213425 _ARCH_PWR9, optimize vec_sum2s when LE.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi18802 @tab @code{vec_sum2s}
H A Dgcc.info51244 'vec_subs' 'vec_sum2s' 'vec_sum4s'
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi18703 vector signed int vec_sum2s (vector signed int, vector signed int);
H A Dgcc.info48275 vector signed int vec_sum2s (vector signed int, vector signed int);