Searched refs:_mm256_i32gather_ps (Results 1 – 3 of 3) sorted by relevance
525 return _mm256_i32gather_ps(b, c, 2); in test_mm256_i32gather_ps()
1228 #define _mm256_i32gather_ps(m, i, s) __extension__ ({ \ macro
174 return _mm256_i32gather_ps(p, ix, 4); in gather()