Searched refs:uc4 (Results 1 – 3 of 3) sorted by relevance
73 unsigned char uc4 = 256; // unsigned dst type is well defined. in narrow_constant_to_unsigned_integer_is_ok() local
215 unsigned char uc4 = 256; // unsigned dst type is well defined. in narrow_constant_to_unsigned_integer_is_ok() local
367 typedef unsigned char uc4 __attribute__((ext_vector_type(4))); in __ldg() typedef368 uc4 rv = __nvvm_ldg_uc4(reinterpret_cast<const uc4 *>(ptr)); in __ldg()