Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dstruct-matching-constraint.c4 typedef __attribute__((neon_vector_type(8))) uint16_t uint16x8_t; typedef
/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp25 typedef __attribute__((neon_vector_type(8))) uint16_t uint16x8_t; typedef
76 void f19(uint16x8_t) {} in f19() argument