Searched refs:_mm256_cvtps_ph (Results 1 – 2 of 2) sorted by relevance
29 return _mm256_cvtps_ph(a, 0); in test_mm256_cvtps_ph()
49 #define _mm256_cvtps_ph(a, imm) __extension__ ({ \ macro