Home | History | Annotate | Download | only in Headers

Lines Matching defs:_mm_cmpgt_epi32

963 _mm_cmpgt_epi32(__m128i __a, __m128i __b)
983 return _mm_cmpgt_epi32(__b, __a);