Searched defs:uint4 (Results 1 – 6 of 6) sorted by relevance
34 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
118 typedef details::TVec4<uint32_t> uint4; typedef
266 static void my_uint4_comb(uint4 *accum, const uint4 *other) { } constant
338 static void my_uint4_comb(uint4 *accum, const uint4 *other) { } constant339 static void my_uint4_out(int *out, const uint4 *accum) { } constant
62 typedef uint32_t uint4 __attribute__((ext_vector_type(4))); typedef
83 typedef uint32_t uint4 __attribute__((ext_vector_type(4))); typedef