Searched defs:uchar2 (Results 1 – 4 of 4) sorted by relevance
37 struct uchar2 { struct39 __host__ __device__ uchar2(unsigned char x = 0, unsigned char y = 0) : x(x), y(y) {} in x() argument
624 typedef unsigned char uchar2 __attribute__((ext_vector_type(2))); nvvm_ldg() typedef 732 typedef unsigned char uchar2 __attribute__((ext_vector_type(2))); nvvm_ldu() typedef
172 typedef uchar uchar2 __attribute__((ext_vector_type(2))); global() typedef