Searched defs:uint64x2_t (Results 1 – 6 of 6) sorted by relevance
13 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; typedef
29 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; typedef
16 …edef __attribute__((neon_vector_type(2), __clang_arm_mve_strict_polymorphism)) uint64_t uint64x2_t; typedef
28 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; global() typedef 82 f22(uint64x2_t) f22() argument
25 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; global() typedef
58 typedef uint64_t uint64x2_t __attribute__((ext_vector_type(2))); typedef