Searched refs:_mm_cmpgt_pi8 (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dmmintrin.h1225 _mm_cmpgt_pi8(__m64 __m1, __m64 __m2) function
1553 #define _m_pcmpgtb _mm_cmpgt_pi8
H A Dxmmintrin.h2793 __b = _mm_cmpgt_pi8(__b, __a);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmintrin.h821 _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) function
829 return _mm_cmpgt_pi8 (__m1, __m2);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmintrin.h827 _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) function
835 return _mm_cmpgt_pi8 (__m1, __m2);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h741 _mm_cmpgt_pi8(__m64 __m1, __m64 __m2) { function
771 return _mm_cmpgt_pi8(__m1, __m2);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmmintrin.h648 _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) function
1787 #define _m_pcmpgtb _mm_cmpgt_pi8
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dmmintrin.h766 _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) function
797 return _mm_cmpgt_pi8 (__m1, __m2);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dmmintrin.h766 _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) function
797 return _mm_cmpgt_pi8 (__m1, __m2);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmmintrin.h648 _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) function
1787 #define _m_pcmpgtb _mm_cmpgt_pi8

Completed in 383 milliseconds