Searched refs:_mm_getmant_sd (Results 1 – 2 of 2) sorted by relevance
2910 return _mm_getmant_sd(__A, __B, _MM_MANT_NORM_1_2, _MM_MANT_SIGN_src); in test_mm_getmant_sd()
5817 #define _mm_getmant_sd(A, B, C, D) __extension__ ({ \ macro