Searched defs:ulonglong2 (Results 1 – 2 of 2) sorted by relevance
95 struct ulonglong2 { struct97 __host__ __device__ ulonglong2(unsigned long long x = 0, unsigned long long y = 0) : x(x), y(y) {} in x() argument
680 typedef unsigned long long ulonglong2 __attribute__((ext_vector_type(2))); nvvm_ldg() typedef 788 typedef unsigned long long ulonglong2 __attribute__((ext_vector_type(2))); nvvm_ldu() typedef