Searched defs:char4 (Results 1 – 6 of 6) sorted by relevance
3 typedef __attribute__((ext_vector_type(4))) char char4; typedef
32 struct char4 { struct34 …__host__ __device__ char4(char x = 0, char y = 0, char z = 0, char w = 0) : x(x), y(y), z(z), w(w)… in x() argument
633 typedef char char4 __attribute__((ext_vector_type(4))); nvvm_ldg() typedef 741 typedef char char4 __attribute__((ext_vector_type(4))); nvvm_ldu() typedef
574 subroutine char4(a) subroutine577 res = reduce(a, red_char4) argument
169 typedef char char4 __attribute__((ext_vector_type(4))); global() typedef