Searched refs:indices2 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_run_sse.h | 141 (__m128)*indices2, in acl_match_check_x4() 152 xmm_t *indices1, xmm_t *indices2) in transition4() argument 228 &indices1, &indices2, xmm_match_mask.x); in search_sse_8() 250 &indices1, &indices2); in search_sse_8() 255 &indices1, &indices2); in search_sse_8() 260 &indices1, &indices2); in search_sse_8() 265 &indices1, &indices2); in search_sse_8() 271 &indices1, &indices2, xmm_match_mask.x); in search_sse_8() 291 xmm_t input, indices1, indices2; in search_sse_4() local 306 &indices1, &indices2, xmm_match_mask.x); in search_sse_4() [all …]
|
| H A D | acl_run_altivec.h | 107 xmm_t *indices1, xmm_t *indices2) in transition4() argument 122 (*indices2)[0], (*indices2)[2]}; in transition4() 124 (*indices2)[1], (*indices2)[3]}; in transition4() 177 *indices2 = (xmm_t){v.d32[0], v.d32[1], v.d32[2], v.d32[3]}; in transition4()
|