Searched refs:_mm_max_round_sd (Results 1 – 2 of 2) sorted by relevance
1806 return _mm_max_round_sd(__A,__B,0x08); in test_mm_max_round_sd()
618 #define _mm_max_round_sd(__A, __B, __R) __extension__ ({ \ macro