Searched refs:_mm_cmpistrm (Results 1 – 3 of 3) sorted by relevance
96 return _mm_cmpistrm(A, B, 7); in test_mm_cmpistrm()
64 return _mm_cmpistrm(A, B, 7); in test_mm_cmpistrm()
414 #define _mm_cmpistrm(A, B, M) \ macro