Searched defs:uint64x1_t (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Sema/
H A Daarch64-neon-vector-types.c26 typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t; typedef
H A Dneon-vector-types.c12 typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t; typedef
/external/clang/test/CodeGenCXX/
H A Dmangle-neon-vectors.cpp19 typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t; typedef
41 void f3(uint64x1_t v) { }

Completed in 167 milliseconds