Searched defs:uint2 (Results 1 – 7 of 7) 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
234 uint2 = ArgumentDescriptor( variable
245 uint2 = ArgumentDescriptor( variable
103 typedef uint uint2 __attribute__((ext_vector_type(2))); typedef