Searched defs:int8x8_t (Results 1 – 1 of 1) sorted by relevance
15 typedef __attribute__((neon_vector_type(8))) int8_t int8x8_t; typedef40 void f1(int8x8_t) {} in f1() argument