Searched refs:_MM_MAX_EPU32 (Results 1 – 1 of 1) sorted by relevance
2440 # define _MM_MAX_EPU32 _mm_max_epu32 macro2582 _NEON2SSE_INLINE __m128i _MM_MAX_EPU32(__m128i a, __m128i b) in _MM_MAX_EPU32() function6127 …res = _MM_MAX_EPU32(_pM128i(a),_pM128i(b)); //SSE4.1, use only lower 64 bits, may be not effective… in vmax_u32()6157 #define vmaxq_u32 _MM_MAX_EPU32 //SSE4.1