Searched refs:shuffle_input (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_vect.h | 45 addr, index_mask, next_input, shuffle_input, \ argument 52 in = _##P##_shuffle_epi8(next_input, shuffle_input); \
|
| H A D | acl_run_avx512_common.h | 26 _F_(calc_addr)(_T_simd index_mask, _T_simd next_input, _T_simd shuffle_input, in _F_() 35 in = _M_I_(shuffle_epi8)(next_input, shuffle_input); in _F_() 83 addr = _F_(calc_addr)(_SV_(index_mask), next_input, _SV_(shuffle_input), in _F_()
|
| H A D | acl_run_avx512x8.h | 101 static const rte_ymm_t _SC_(shuffle_input) = {
|
| H A D | acl_run_avx512x16.h | 127 static const __rte_x86_zmm_t _SC_(shuffle_input) = {
|