Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dneon-vector-types.c12 typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t; typedef
H A Daarch64-neon-vector-types.c28 typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-neon-vectors.cpp24 typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t; global() typedef