Home
last modified time | relevance | path

Searched refs:vcopyq_laneq_u32 (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_vect.h73 vcopyq_laneq_u32(uint32x4_t a, const int lane_a, in vcopyq_laneq_u32() function
/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_neon.h123 ve = vcopyq_laneq_u32(ve, 3, te, 3); in process_packet()