Searched defs:short4 (Results 1 – 4 of 4) sorted by relevance
40 typedef short short4 __attribute__((ext_vector_type(4))); typedef
131 static void my_short4_comb(short4 *accum, const short4 *other) { } constant
173 static void my_short4_comb(short4 *accum, const short4 *other) { } constant174 static void my_short4_out(int *out, const short4 *accum) { } constant
57 typedef int16_t short4 __attribute__((ext_vector_type(4))); typedef