Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dstruct-matching-constraint.c4 typedef __attribute__((neon_vector_type(8))) uint16_t uint16x8_t; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp25 typedef __attribute__((neon_vector_type(8))) uint16_t uint16x8_t; global() typedef
76 f19(uint16x8_t) f19() argument
/llvm-project/clang/test/Sema/
H A Doverload-arm-mve.c14 …edef __attribute__((neon_vector_type(8), __clang_arm_mve_strict_polymorphism)) uint16_t uint16x8_t; typedef