Searched defs:ushort2 (Results 1 – 8 of 8) sorted by relevance
31 using ushort2 = std::integer_sequence<unsigned short, 4, 6>; in main() typedef
32 using ushort2 = std::integer_sequence<unsigned short, 4, 6>; in main() typedef
43 typedef __attribute__((ext_vector_type(2))) ushort ushort2; typedef
341 typedef unsigned short ushort2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
182 using ushort2 = Vec2<uint16_t>; variable
598 typedef unsigned short ushort2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
93 typedef ushort ushort2 __attribute__((ext_vector_type(2))); typedef
80 typedef ushort ushort2 __attribute__((ext_vector_type(2))); typedef