Home
last modified time | relevance | path

Searched defs:uint64x2_t (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dneon-vector-types.c13 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; typedef
H A Daarch64-neon-vector-types.c29 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; typedef
H A Doverload-arm-mve.c16 …edef __attribute__((neon_vector_type(2), __clang_arm_mve_strict_polymorphism)) uint64_t uint64x2_t; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp28 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; global() typedef
82 f22(uint64x2_t) f22() argument
H A Dmangle-neon-vectors.cpp25 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; global() typedef
/llvm-project/clang/test/CodeGen/
H A Ddebug-info.c58 typedef uint64_t uint64x2_t __attribute__((ext_vector_type(2))); typedef