Searched defs:ushort2 (Results 1 – 6 of 6) sorted by relevance
117 typedef details::TVec2<uint16_t> ushort2; typedef
29 typedef ushort ushort2 __attribute__((ext_vector_type(2))); typedef
235 static void my_ushort2_comb(ushort2 *accum, const ushort2 *other) { } constant
300 static void my_ushort2_comb(ushort2 *accum, const ushort2 *other) { } constant301 static void my_ushort2_out(int *out, const ushort2 *accum) { } constant
54 typedef uint16_t ushort2 __attribute__((ext_vector_type(2))); typedef
75 typedef uint16_t ushort2 __attribute__((ext_vector_type(2))); typedef