Searched defs:short4 (Results 1 – 8 of 8) sorted by relevance
4 typedef __attribute__((ext_vector_type(4))) short short4; typedef
5 typedef short short4 __attribute__ ((vector_size (8))); global() typedef
38 typedef short __attribute__((vector_size(8))) short4; typedef
7 typedef short short4 __attribute__ ((vector_size (8))); typedef
649 typedef short short4 __attribute__((ext_vector_type(4))); nvvm_ldg() typedef 757 typedef short short4 __attribute__((ext_vector_type(4))); nvvm_ldu() typedef
50 struct short4 { struct52 …__host__ __device__ short4(short x = 0, short y = 0, short z = 0, short w = 0) : x(x), y(y), z(z),… in x() argument
179 typedef short short4 __attribute__((ext_vector_type(4))); global() typedef