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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dmmintrin.h999 _mm_srl_pi32(__m64 __m, __m64 __count) function
1542 #define _m_psrld _mm_srl_pi32
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmintrin.h705 _mm_srl_pi32 (__m64 __m, __m64 __count) function
713 return _mm_srl_pi32 (__m, __count);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmintrin.h711 _mm_srl_pi32 (__m64 __m, __m64 __count) function
719 return _mm_srl_pi32 (__m, __count);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1295 _mm_srl_pi32(__m64 __m, __m64 __count) { function
1308 return _mm_srl_pi32(__m, __count);
1315 return _mm_srl_pi32(__m, __count);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dmmintrin.h1326 _mm_srl_pi32 (__m64 __m, __m64 __count) function
1340 return _mm_srl_pi32 (__m, __count);
1347 return _mm_srl_pi32 (__m, __count);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dmmintrin.h1326 _mm_srl_pi32 (__m64 __m, __m64 __count) function
1340 return _mm_srl_pi32 (__m, __count);
1347 return _mm_srl_pi32 (__m, __count);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmmintrin.h547 _mm_srl_pi32 (__m64 __m, __m64 __count) function
1770 #define _m_psrld _mm_srl_pi32
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmmintrin.h547 _mm_srl_pi32 (__m64 __m, __m64 __count) function
1770 #define _m_psrld _mm_srl_pi32

Completed in 327 milliseconds