Searched refs:_mm256_i64gather_ps (Results 1 – 4 of 4) sorted by relevance
633 return _mm256_i64gather_ps(b, c, 2); in test_mm256_i64gather_ps()
637 return _mm256_i64gather_ps(b, c, 2); in test_mm256_i64gather_ps()
1093 #define _mm256_i64gather_ps(m, i, s) \ macro
1245 #define _mm256_i64gather_ps(m, i, s) __extension__ ({ \ macro