Searched refs:_mm_roundscale_ps (Results 1 – 2 of 2) sorted by relevance
2707 return _mm_roundscale_ps(__A,4); in test_mm_roundscale_ps()
3797 #define _mm_roundscale_ps(A, imm) __extension__ ({ \ macro