Searched refs:_mm_cmpistrs (Results 1 – 3 of 3) sorted by relevance
108 return _mm_cmpistrs(A, B, 7); in test_mm_cmpistrs()
89 return _mm_cmpistrs(A, B, 7); in test_mm_cmpistrs()
440 #define _mm_cmpistrs(A, B, M) \ macro