Searched defs:int8x16_t (Results 1 – 3 of 3) sorted by relevance
16 typedef __attribute__((neon_vector_type(16))) int8_t int8x16_t; typedef68 void f15(int8x16_t) {} in f15() argument
32 typedef __attribute__((neon_vector_type(16))) signed char int8x16_t; typedef
49 typedef __attribute__((neon_vector_type(16))) int8_t int8x16_t; typedef