Searched refs:_mm512_i32gather_pd (Results 1 – 3 of 3) sorted by relevance
582 return _mm512_i32gather_pd(indices, from, 8);
5172 return _mm512_i32gather_pd(__index, __addr, 2); in test_mm512_i32gather_pd()
8172 #define _mm512_i32gather_pd(index, addr, scale) __extension__ ({\ macro