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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dmmintrin.h775 _mm_sll_pi32(__m64 __m, __m64 __count) function
1532 #define _m_pslld _mm_sll_pi32
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmintrin.h580 _mm_sll_pi32 (__m64 __m, __m64 __count) function
588 return _mm_sll_pi32 (__m, __count);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmintrin.h586 _mm_sll_pi32 (__m64 __m, __m64 __count) function
594 return _mm_sll_pi32 (__m, __count);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1161 _mm_sll_pi32(__m64 __m, __m64 __count) { function
1174 return _mm_sll_pi32(__m, __count);
1181 return _mm_sll_pi32(__m, __count);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dmmintrin.h1188 _mm_sll_pi32 (__m64 __m, __m64 __count) function
1202 return _mm_sll_pi32 (__m, __count);
1209 return _mm_sll_pi32 (__m, __count);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dmmintrin.h1188 _mm_sll_pi32 (__m64 __m, __m64 __count) function
1202 return _mm_sll_pi32 (__m, __count);
1209 return _mm_sll_pi32 (__m, __count);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmmintrin.h469 _mm_sll_pi32 (__m64 __m, __m64 __count) function
1758 #define _m_pslld _mm_sll_pi32
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmmintrin.h469 _mm_sll_pi32 (__m64 __m, __m64 __count) function
1758 #define _m_pslld _mm_sll_pi32

Completed in 275 milliseconds