Searched defs:short2 (Results 1 – 6 of 6) sorted by relevance
95 namespace short2 { namespace
33 typedef short short2 __attribute__ ((__vector_size__ (2))); typedef
46 struct short2 { struct48 __host__ __device__ short2(short x = 0, short y = 0) : x(x), y(y) {} in x() argument
642 typedef short short2 __attribute__((ext_vector_type(2))); nvvm_ldg() typedef 750 typedef short short2 __attribute__((ext_vector_type(2))); nvvm_ldu() typedef
177 typedef short short2 __attribute__((ext_vector_type(2))); global() typedef