Searched refs:_mm256_roundscale_ps (Results 1 – 2 of 2) sorted by relevance
2685 return _mm256_roundscale_ps(__A,4); in test_mm256_roundscale_ps()
3879 #define _mm256_roundscale_ps(__A, __imm) __extension__ ({ \ macro