Searched refs:vec_vmsumshm (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1061 c = vec_vmsumshm(a, b, zero);
H A Demmintrin.h1399 return (__m128i) vec_vmsumshm ((__v8hi)__A, (__v8hi)__B, zero);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h5485 /* vec_vmsumshm */
5488 vec_vmsumshm(vector short __a, vector short __b, vector int __c) { function
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h145 #define vec_vmsumshm __builtin_vec_vmsumshm macro

Completed in 154 milliseconds