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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dmmintrin.h954 _mm_srl_pi16(__m64 __m, __m64 __count) function
1540 #define _m_psrlw _mm_srl_pi16
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmintrin.h680 _mm_srl_pi16 (__m64 __m, __m64 __count) function
688 return _mm_srl_pi16 (__m, __count);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmintrin.h686 _mm_srl_pi16 (__m64 __m, __m64 __count) function
694 return _mm_srl_pi16 (__m, __count);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1260 _mm_srl_pi16(__m64 __m, __m64 __count) { function
1276 return _mm_srl_pi16(__m, __count);
1283 return _mm_srl_pi16(__m, __count);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dmmintrin.h1289 _mm_srl_pi16 (__m64 __m, __m64 __count) function
1308 return _mm_srl_pi16 (__m, __count);
1315 return _mm_srl_pi16 (__m, __count);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dmmintrin.h1289 _mm_srl_pi16 (__m64 __m, __m64 __count) function
1308 return _mm_srl_pi16 (__m, __count);
1315 return _mm_srl_pi16 (__m, __count);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmmintrin.h534 _mm_srl_pi16 (__m64 __m, __m64 __count) function
1768 #define _m_psrlw _mm_srl_pi16
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmmintrin.h534 _mm_srl_pi16 (__m64 __m, __m64 __count) function
1768 #define _m_psrlw _mm_srl_pi16

Completed in 234 milliseconds