Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp24 typedef __attribute__((neon_vector_type(4))) uint16_t uint16x4_t; typedef
48 void f5(uint16x4_t) {} in f5() argument