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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dmmintrin.h1203 _mm_cmpeq_pi32(__m64 __m1, __m64 __m2) function
1552 #define _m_pcmpeqd _mm_cmpeq_pi32
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmintrin.h861 _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) function
869 return _mm_cmpeq_pi32 (__m1, __m2);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmintrin.h867 _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) function
875 return _mm_cmpeq_pi32 (__m1, __m2);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h842 _mm_cmpeq_pi32(__m64 __m1, __m64 __m2) { function
866 return _mm_cmpeq_pi32(__m1, __m2);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmmintrin.h682 _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) function
1786 #define _m_pcmpeqd _mm_cmpeq_pi32
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dmmintrin.h867 _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) function
892 return _mm_cmpeq_pi32 (__m1, __m2);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dmmintrin.h867 _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) function
892 return _mm_cmpeq_pi32 (__m1, __m2);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmmintrin.h682 _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) function
1786 #define _m_pcmpeqd _mm_cmpeq_pi32

Completed in 420 milliseconds