Home
last modified time | relevance | path

Searched refs:uc4 (Results 1 – 1 of 1) sorted by path

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h367 typedef unsigned char uc4 __attribute__((ext_vector_type(4))); in __ldg() typedef
368 uc4 rv = __nvvm_ldg_uc4(reinterpret_cast<const uc4 *>(ptr)); in __ldg()