Home
last modified time | relevance | path

Searched defs:int64x2_t (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Darm-asm-diag.c4 typedef __attribute__((neon_vector_type(2))) long long int64x2_t; typedef
H A Darm-asm-warn.c18 typedef __attribute__((neon_vector_type(2))) long long int64x2_t; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp21 typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t; global() typedef
80 f21(int64x2_t) f21() argument
/llvm-project/clang/test/Sema/
H A Daarch64-neon-vector-types.c27 typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t; typedef
H A Doverload-arm-mve.c13 …edef __attribute__((neon_vector_type(2), __clang_arm_mve_strict_polymorphism)) int64_t int64x2_t; typedef