Searched refs:_mm_sqrt_round_ss (Results 1 – 4 of 4) sorted by relevance
4310 return _mm_sqrt_round_ss(__A, __B, 4); in test_mm_sqrt_round_ss()
6213 return _mm_sqrt_round_ss(__A, __B, _MM_FROUND_TO_ZERO | _MM_FROUND_NO_EXC); in test_mm_sqrt_round_ss()
7223 #define _mm_sqrt_round_ss(A, B, R) __extension__ ({ \ macro
6766 #define _mm_sqrt_round_ss(A, B, R) \ macro