Home
last modified time | relevance | path

Searched refs:_M_SI_ (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_acl/
H A Dacl_run_avx512_common.h34 t = _M_SI_(xor)(index_mask, index_mask); in _F_()
38 node_type = _M_SI_(andnot)(index_mask, tr_lo); in _F_()
39 addr = _M_SI_(and)(index_mask, tr_lo); in _F_()
116 addr = _M_SI_(and)(next_input, addr); in _F_()
145 zero = _M_SI_(xor)(one, one); in _F_()
242 res = _M_SI_(and)(tr_lo[0], _SV_(index_mask)); in _F_()
462 _M_SI_(storeu)((void *)(result + k), cr[0]); in _F_()
463 _M_SI_(storeu)((void *)(result + j), cr[1]); in _F_()
H A Dacl_run_avx512x8.h36 #define _M_SI_(x) _mm256_##x##_si256 macro
247 #undef _M_SI_
H A Dacl_run_avx512x16.h36 #define _M_SI_(x) _mm512_##x##_si512 macro
335 #undef _M_SI_