Searched refs:_mm512_mask_prefetch_i64gather_ps (Results 1 – 2 of 2) sorted by relevance
47 return _mm512_mask_prefetch_i64gather_ps(index, mask, addr, 2, 1); in test_mm512_mask_prefetch_i64gather_ps()
64 #define _mm512_mask_prefetch_i64gather_ps(index, mask, addr, scale, hint) ({\ macro