Home
last modified time | relevance | path

Searched refs:vec_vmulesh (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h152 #define vec_vmulesh __builtin_vec_vmulesh macro
/openbsd-src/gnu/llvm/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1093 __w0 = vec_vmulesh(__a, __b); in _mm_mulhi_pi16()
H A Demmintrin.h1397 __w0 = vec_vmulesh((__v8hi)__A, (__v8hi)__B); in _mm_mulhi_epi16()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h2788 vec_vmulesh (vector signed short a1, vector signed short a2) in vec_vmulesh() function
7207 #define vec_vmulesh(a1, a2) \
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Daltivec.h6352 vec_vmulesh(vector short __a, vector short __b) { in vec_vmulesh() function
/openbsd-src/gnu/gcc/gcc/doc/
H A Dextend.texi8596 vector signed int vec_vmulesh (vector signed short,
H A Dgcc.info22956 vector signed int vec_vmulesh (vector signed short,
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.710242 (vec_vmulesh): New.