Searched refs:_mm_cmpistrz (Results 1 – 3 of 3) sorted by relevance
114 return _mm_cmpistrz(A, B, 7); in test_mm_cmpistrz()
94 return _mm_cmpistrz(A, B, 7); in test_mm_cmpistrz()
443 #define _mm_cmpistrz(A, B, M) \ macro