Searched defs:ushort2 (Results 1 – 5 of 5) sorted by relevance
32 using ushort2 = std::integer_sequence<unsigned short, 4, 6>; in main() typedef
55 struct ushort2 { struct57 __host__ __device__ ushort2(unsigned short x = 0, unsigned short y = 0) : x(x), y(y) {} in x() argument
643 typedef unsigned short ushort2 __attribute__((ext_vector_type(2))); nvvm_ldg() typedef 751 typedef unsigned short ushort2 __attribute__((ext_vector_type(2))); nvvm_ldu() typedef
182 typedef ushort ushort2 __attribute__((ext_vector_type(2))); global() typedef