Searched refs:_M_GI_ (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_run_avx512x8.h | 42 #define _M_GI_(name, idx, base, scale) _mm256_##name(base, idx, scale) macro 245 #undef _M_GI_
|
| H A D | acl_run_avx512x16.h | 42 #define _M_GI_(name, idx, base, scale) _mm512_##name(idx, base, scale) macro 333 #undef _M_GI_
|
| H A D | acl_run_avx512_common.h | 87 *tr_lo = _M_GI_(i32gather_epi32, addr, tr, sizeof(trans[0])); in _F_() 92 *tr_hi = _M_GI_(i32gather_epi32, addr, (tr + 1), sizeof(trans[0])); in _F_()
|