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