• Home
  • Raw
  • Download

Lines Matching refs:__m512i

20 void test_mm512_mask_prefetch_i32gather_ps(__m512i index, __mmask16 mask, void const *addr, int hin…  in test_mm512_mask_prefetch_i32gather_ps()
26 void test_mm512_prefetch_i32gather_ps(__m512i index, void const *addr, int hint) { in test_mm512_prefetch_i32gather_ps()
32 void test_mm512_mask_prefetch_i64gather_pd(__m512i index, __mmask8 mask, void const *addr, int hint… in test_mm512_mask_prefetch_i64gather_pd()
38 void test_mm512_prefetch_i64gather_pd(__m512i index, void const *addr, int hint) { in test_mm512_prefetch_i64gather_pd()
44 void test_mm512_mask_prefetch_i64gather_ps(__m512i index, __mmask8 mask, void const *addr, int hint… in test_mm512_mask_prefetch_i64gather_ps()
50 void test_mm512_prefetch_i64gather_ps(__m512i index, void const *addr, int hint) { in test_mm512_prefetch_i64gather_ps()
68 void test_mm512_prefetch_i32scatter_ps(void *addr, __m512i index) { in test_mm512_prefetch_i32scatter_ps()
74 void test_mm512_mask_prefetch_i32scatter_ps(void *addr, __mmask16 mask, __m512i index) { in test_mm512_mask_prefetch_i32scatter_ps()
80 void test_mm512_prefetch_i64scatter_pd(void *addr, __m512i index) { in test_mm512_prefetch_i64scatter_pd()
86 void test_mm512_mask_prefetch_i64scatter_pd(void *addr, __mmask16 mask, __m512i index) { in test_mm512_mask_prefetch_i64scatter_pd()
92 void test_mm512_prefetch_i64scatter_ps(void *addr, __m512i index) { in test_mm512_prefetch_i64scatter_ps()
98 void test_mm512_mask_prefetch_i64scatter_ps(void *addr, __mmask16 mask, __m512i index) { in test_mm512_mask_prefetch_i64scatter_ps()