Searched defs:half2 (Results 1 – 7 of 7) sorted by relevance
32 static half2 ElementAt_half2(int x, int y, int z) { constant
35 sp<const Element> half2 = Element::F16_2(rs); in main() local
113 typedef details::TVec2<half> half2; typedef
19 static void my_half2_comb(half2 *accum, const half2 *other) { } constant
36 static void my_half2_comb(half2 *accum, const half2 *other) { } constant37 static void my_half2_out(int *out, const half2 *accum) { } constant
35 typedef half half2 __attribute__((ext_vector_type(2))); typedef
56 typedef half half2 __attribute__((ext_vector_type(2))); typedef