Home | History | Annotate | Download | only in clang-include

Lines Matching refs:_mm_cmpgt_epi32

971 _mm_cmpgt_epi32(__m128i __a, __m128i __b)
991 return _mm_cmpgt_epi32(__b, __a);