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

Lines Matching refs:_mm_cmpgt_epi16

911 _mm_cmpgt_epi16(__m128i a, __m128i b)
931 return _mm_cmpgt_epi16(b,a);