Home
last modified time | relevance | path

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

/dpdk/lib/eal/arm/include/
H A Drte_vect.h88 typedef uint64x2_t poly64x2_t; typedef
106 static inline poly64x2_t
109 return (poly64x2_t)x; in vreinterpretq_p64_u64()
114 vgetq_lane_p64(poly64x2_t x, const int lane) in vgetq_lane_p64()