Searched refs:_mm_and_si64 (Results 1 – 2 of 2) sorted by relevance
320 _mm_and_si64(__m64 __m1, __m64 __m2) in _mm_and_si64() function489 #define _m_pand _mm_and_si64
272 return _mm_and_si64(a, b); in test53()