Searched refs:_MM_FROUND_NO_EXC (Results 1 – 2 of 2) sorted by relevance
32 _mm_round_ss(xmm, xmm, _MM_ROUND_NEAREST | _MM_FROUND_NO_EXC); // NOLINT in nearest_integer()39 _mm_round_sd(xmm, xmm, _MM_ROUND_NEAREST | _MM_FROUND_NO_EXC); // NOLINT in nearest_integer()
38 #define _MM_FROUND_NO_EXC 0x08 macro45 #define _MM_FROUND_NEARBYINT (_MM_FROUND_NO_EXC | _MM_FROUND_CUR_DIRECTION)