Home
last modified time | relevance | path

Searched refs:vaddvq_u16 (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_vect.h56 vaddvq_u16(uint16x8_t a) in vaddvq_u16() function
/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_neon.h87 v = vaddvq_u16(dp1); in port_groupx4()
/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c1884 *prim_hash_matches = (uint32_t)(vaddvq_u16(x)); in compare_signatures()
1889 *sec_hash_matches = (uint32_t)(vaddvq_u16(x)); in compare_signatures()