Searched defs:uint2 (Results 1 – 4 of 4) sorted by relevance
23 typedef __attribute__(( ext_vector_type(2) )) unsigned int uint2; typedef
355 typedef unsigned int uint2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
189 const uint32_t uint2 = 0x98765432; in testOverwriteT() local
103 typedef uint uint2 __attribute__((ext_vector_type(2))); typedef