Searched refs:_mm_max_round_ss (Results 1 – 4 of 4) sorted by relevance
2121 return _mm_max_round_ss(__A,__B,0x08); in test_mm_max_round_ss()
3683 return _mm_max_round_ss(__A,__B,0x08); in test_mm_max_round_ss()
951 #define _mm_max_round_ss(A, B, R) __extension__ ({ \ macro
1031 #define _mm_max_round_ss(A, B, R) \ macro