Searched refs:vec_vmulosh (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h169 #define vec_vmulosh __builtin_vec_vmulosh macro
H A Dmmintrin.h1118 __w1 = vec_vmulosh (__a, __b);
H A Demmintrin.h1450 __w1 = vec_vmulosh ((__v8hi)__A, (__v8hi)__B);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1092 w1 = vec_vmulosh(a, b);
H A Demmintrin.h1418 w1 = vec_vmulosh ((__v8hi)__A, (__v8hi)__B);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dmmintrin.h1118 __w1 = vec_vmulosh (__a, __b);
H A Demmintrin.h1450 __w1 = vec_vmulosh ((__v8hi)__A, (__v8hi)__B);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h6441 /* vec_vmulosh */
6444 vec_vmulosh(vector short __a, vector short __b) { function

Completed in 606 milliseconds