Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Darm-vfp16-arguments.c13 typedef __attribute__((neon_vector_type(8))) __fp16 float16x8_t; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp30 typedef __attribute__((neon_vector_type(8))) float16_t float16x8_t; global() typedef
52 f7(float16x8_t) f7() argument
H A Dmangle-neon-vectors.cpp29 typedef __attribute__((neon_vector_type(8))) float16_t float16x8_t; global() typedef