Searched refs:_mm_cmpeq_pi8 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dmmintrin.h1159 _mm_cmpeq_pi8(__m64 __m1, __m64 __m2) function
1550 #define _m_pcmpeqb _mm_cmpeq_pi8
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmintrin.h809 _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) function
817 return _mm_cmpeq_pi8 (__m1, __m2);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmintrin.h815 _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) function
823 return _mm_cmpeq_pi8 (__m1, __m2);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h709 _mm_cmpeq_pi8(__m64 __m1, __m64 __m2) { function
736 return _mm_cmpeq_pi8(__m1, __m2);
H A Dxmmintrin.h1660 mask = _mm_cmpeq_pi8 ((__N & hibit), hibit);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmmintrin.h642 _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) function
1784 #define _m_pcmpeqb _mm_cmpeq_pi8
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dmmintrin.h729 _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) function
762 return _mm_cmpeq_pi8 (__m1, __m2);
H A Dxmmintrin.h1695 __mask = _mm_cmpeq_pi8 ((__N & __hibit), __hibit);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dmmintrin.h729 _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) function
762 return _mm_cmpeq_pi8 (__m1, __m2);
H A Dxmmintrin.h1699 __mask = _mm_cmpeq_pi8 ((__N & __hibit), __hibit);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmmintrin.h642 _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) function
1784 #define _m_pcmpeqb _mm_cmpeq_pi8

Completed in 230 milliseconds