Searched refs:_SV_ (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_run_avx512_common.h | 83 addr = _F_(calc_addr)(_SV_(index_mask), next_input, _SV_(shuffle_input), in _F_() 84 _SV_(four_32), _SV_(range_base), *tr_lo, *tr_hi); in _F_() 159 p[0] = _M_I_(maskz_permutexvar_epi32)(_SC_(pmidx_msk), _SV_(pmidx[0]), in _F_() 207 ni = _M_I_(add_epi32)(ni, _SV_(idx_add)); in _F_() 242 res = _M_SI_(and)(tr_lo[0], _SV_(index_mask)); in _F_() 245 tr_lo[0] = _M_I_(mask_mov_epi32)(tr_lo[0], rmsk[0], _SV_(trlo_idle)); in _F_() 246 tr_hi[0] = _M_I_(mask_mov_epi32)(tr_hi[0], rmsk[0], _SV_(trhi_idle)); in _F_() 272 rm[0] = _M_I_(test_epi32_mask)(tr_lo[0], _SV_(match_mask)); in _F_() 273 rm[1] = _M_I_(test_epi32_mask)(tr_lo[1], _SV_(match_mask)); in _F_() 292 _SV_(match_mask)); in _F_() [all …]
|
| H A D | acl_run_avx512x8.h | 22 #define _SV_(x) (ymm_##x.y) macro 198 _SV_(pminp), _mm256_castsi128_si256(inp[1])); in _F_() 250 #undef _SV_
|
| H A D | acl_run_avx512x16.h | 22 #define _SV_(x) (zmm_##x.z) macro 238 _SV_(pminp), _mm512_castsi256_si512(inp[1])); in _F_() 338 #undef _SV_
|