Searched refs:_mm_min_round_sd (Results 1 – 4 of 4) sorted by relevance
2196 return _mm_min_round_sd(__A,__B,0x08); in test_mm_min_round_sd()
3758 return _mm_min_round_sd(__A,__B,0x08); in test_mm_min_round_sd()
1272 #define _mm_min_round_sd(A, B, R) __extension__ ({ \ macro
1302 #define _mm_min_round_sd(A, B, R) \ macro