Searched refs:xmm_match_mask (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_run_sse.h | 23 static const rte_xmm_t xmm_match_mask = { variable 228 &indices1, &indices2, xmm_match_mask.x); in search_sse_8() 230 &indices3, &indices4, xmm_match_mask.x); in search_sse_8() 271 &indices1, &indices2, xmm_match_mask.x); in search_sse_8() 273 &indices3, &indices4, xmm_match_mask.x); in search_sse_8() 306 &indices1, &indices2, xmm_match_mask.x); in search_sse_4() 324 &indices1, &indices2, xmm_match_mask.x); in search_sse_4()
|