Searched refs:indices3 (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_run_sse.h | 203 xmm_t indices1, indices2, indices3, indices4; in search_sse_8() local 223 indices3 = _mm_loadu_si128((xmm_t *) &index_array[4]); in search_sse_8() 230 &indices3, &indices4, xmm_match_mask.x); in search_sse_8() 252 &indices3, &indices4); in search_sse_8() 257 &indices3, &indices4); in search_sse_8() 262 &indices3, &indices4); in search_sse_8() 267 &indices3, &indices4); in search_sse_8() 273 &indices3, &indices4, xmm_match_mask.x); in search_sse_8()
|