Searched defs:int16x8_t (Results 1 – 1 of 1) sorted by relevance
18 typedef __attribute__((neon_vector_type(8))) int16_t int16x8_t; typedef70 void f16(int16x8_t) {} in f16() argument