Searched defs:ushort2 (Results 1 – 3 of 3) sorted by relevance
31 using ushort2 = std::integer_sequence<unsigned short, 4, 6>; in main() typedef
341 typedef unsigned short ushort2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
93 typedef ushort ushort2 __attribute__((ext_vector_type(2))); typedef