Searched refs:_mm_min_round_ss (Results 1 – 4 of 4) sorted by relevance
2171 return _mm_min_round_ss(__A,__B,0x08); in test_mm_min_round_ss()
3733 return _mm_min_round_ss(__A,__B,0x08); in test_mm_min_round_ss()
1236 #define _mm_min_round_ss(A, B, R) __extension__ ({ \ macro
1266 #define _mm_min_round_ss(A, B, R) \ macro