Searched defs:int16x4_t (Results 1 – 2 of 2) sorted by relevance
17 typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t; typedef42 void f2(int16x4_t) {} in f2() argument
50 typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t; typedef