Home
last modified time | relevance | path

Searched refs:vec_vupklsh (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h215 #define vec_vupklsh __builtin_vec_vupklsh macro
H A Dxmmintrin.h1134 __vi4 = vec_vupklsh (__vs8); in _mm_cvtpi16_ps()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h1111 vi4 = vec_vupklsh (vs8); in _mm_cvtpi16_ps()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dxmmintrin.h1134 __vi4 = vec_vupklsh (__vs8); in _mm_cvtpi16_ps()
H A Drs6000-overload.def6167 [VEC_VUPKLSH, vec_vupklsh, __builtin_vec_vupklsh]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h12760 static __inline__ vector int __ATTRS_o_ai vec_vupklsh(vector short __a) { in vec_vupklsh() function
12769 vec_vupklsh(vector bool short __a) { in vec_vupklsh() function
12778 vec_vupklsh(vector pixel __a) { in vec_vupklsh() function
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi19310 vector bool int vec_vupklsh (vector bool short);
19311 vector signed int vec_vupklsh (vector signed short);
H A Dgcc.info51740 vector bool int vec_vupklsh (vector bool short);
51741 vector signed int vec_vupklsh (vector signed short);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi19063 vector bool int vec_vupklsh (vector bool short);
19064 vector signed int vec_vupklsh (vector signed short);
H A Dgcc.info48635 vector bool int vec_vupklsh (vector bool short);
48636 vector signed int vec_vupklsh (vector signed short);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200224761 (vec_vupklsh): New.
H A DChangeLog-200422000 vec_vsubshs, vec_vsubsbs, vec_vupklsh, vec_vupkhsh, vec_vupklsb): Add