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

Lines Matching defs:_mm_cmpgt_epi8

952 _mm_cmpgt_epi8(__m128i __a, __m128i __b)
975 return _mm_cmpgt_epi8(__b, __a);