Searched refs:_mm_min_round_ss (Results 1 – 2 of 2) sorted by relevance
1831 return _mm_min_round_ss(__A,__B,0x08); in test_mm_min_round_ss()
711 #define _mm_min_round_ss(__A, __B, __R) __extension__ ({ \ macro