Searched refs:_mm_roundscale_ss (Results 1 – 4 of 4) sorted by relevance
3716 return _mm_roundscale_ss(__A, __B, 3); in test_mm_roundscale_ss()
5523 return _mm_roundscale_ss(__A, __B, 3); in test_mm_roundscale_ss()
6801 #define _mm_roundscale_ss(A, B, imm) __extension__ ({ \ macro
6369 #define _mm_roundscale_ss(A, B, imm) \ macro