Searched defs:int16x8_t (Results 1 – 3 of 3) sorted by relevance
18 typedef __attribute__((neon_vector_type(8))) int16_t int16x8_t; typedef70 void f16(int16x8_t) {} in f16() argument
29 typedef vector signed short int16x8_t; // NOLINT(runtime/int) typedef
18 typedef vector signed short int16x8_t; typedef