Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_vect.h85 typedef uint64x2_t poly64x2_t; typedef
103 static inline poly64x2_t
106 return (poly64x2_t)x; in vreinterpretq_p64_u64()
111 vgetq_lane_p64(poly64x2_t x, const int lane) in vgetq_lane_p64()