Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dmisc-ps-arm.m6 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t; typedef
/llvm-project/clang/test/Sema/
H A Dneon-vector-types.c14 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t; typedef
H A Daarch64-neon-vector-types.c30 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp31 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t; global() typedef
56 f9(float32x2_t) f9() argument
H A Dmangle-neon-vectors.cpp26 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t; global() typedef
/llvm-project/clang/test/CodeGen/
H A Darm-vfp16-arguments2.cpp14 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t; typedef