Searched refs:ull2 (Results 1 – 1 of 1) sorted by relevance
411 typedef unsigned long long ull2 __attribute__((ext_vector_type(2))); in __ldg() typedef412 ull2 rv = __nvvm_ldg_ull2(reinterpret_cast<const ull2 *>(ptr)); in __ldg()