Searched defs:ushort4 (Results 1 – 4 of 4) sorted by relevance
31 typedef ushort ushort4 __attribute__((ext_vector_type(4))); typedef
239 static void my_ushort4_comb(ushort4 *accum, const ushort4 *other) { } constant
305 static void my_ushort4_comb(ushort4 *accum, const ushort4 *other) { } constant306 static void my_ushort4_out(int *out, const ushort4 *accum) { } constant
60 typedef uint16_t ushort4 __attribute__((ext_vector_type(4))); typedef