Home
last modified time | relevance | path

Searched defs:_mm_cmpestrm (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dsmmintrin.h639 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) in _mm_cmpestrm() function
661 #define _mm_cmpestrm(X, LX, Y, LY, M) \ macro
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dsmmintrin.h633 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) in _mm_cmpestrm() function
655 #define _mm_cmpestrm(X, LX, Y, LY, M) \ macro