Searched defs:int16x4_t (Results 1 - 1 of 1) sorted by path
/external/clang/test/CodeGenCXX/ | ||
H A D | aarch64-mangle-neon-vectors.cpp | 17 typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t; typedef 42 void f2(int16x4_t) {} |
Completed in 186 milliseconds