Searched defs:ushort4 (Results 1 – 7 of 7) sorted by relevance
45 typedef __attribute__((ext_vector_type(4))) ushort ushort4; typedef
348 typedef unsigned short ushort4 __attribute__((ext_vector_type(4))); in nvvm_ldg() typedef
200 using ushort4 = Vec4<uint16_t>; variable
605 typedef unsigned short ushort4 __attribute__((ext_vector_type(4))); in nvvm_ldg() typedef
204 using ushort4 = vec4<unsigned short>; typedef
95 typedef ushort ushort4 __attribute__((ext_vector_type(4))); typedef
82 typedef ushort ushort4 __attribute__((ext_vector_type(4))); typedef