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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dmmintrin.h797 _mm_slli_pi32(__m64 __m, int __count) function
1533 #define _m_pslldi _mm_slli_pi32
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmintrin.h592 _mm_slli_pi32 (__m64 __m, int __count) function
600 return _mm_slli_pi32 (__m, __count);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmintrin.h598 _mm_slli_pi32 (__m64 __m, int __count) function
606 return _mm_slli_pi32 (__m, __count);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1179 _mm_slli_pi32(__m64 __m, int __count) { function
1187 return _mm_slli_pi32(__m, __count);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmmintrin.h475 _mm_slli_pi32 (__m64 __m, int __count) function
1759 #define _m_pslldi _mm_slli_pi32
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dmmintrin.h1206 _mm_slli_pi32 (__m64 __m, int __count) function
1215 return _mm_slli_pi32 (__m, __count);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dmmintrin.h1206 _mm_slli_pi32 (__m64 __m, int __count) function
1215 return _mm_slli_pi32 (__m, __count);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmmintrin.h475 _mm_slli_pi32 (__m64 __m, int __count) function
1759 #define _m_pslldi _mm_slli_pi32

Completed in 495 milliseconds