Home
last modified time | relevance | path

Searched defs:dh (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCUDA/
H A Dfunction-overload.cu47 __host__ HostReturnTy dh() { return HostReturnTy(); } in dh() function
48 __device__ DeviceReturnTy dh() { return DeviceReturnTy(); } in dh() function
/llvm-project/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp894 mgpuCreateCuSparseLtDnMat(void * dh,intptr_t rows,intptr_t cols,void * values,int32_t dtp,CUstream) mgpuCreateCuSparseLtDnMat() argument
908 mgpuDestroyCuSparseLtDnMat(void * dh,CUstream) mgpuDestroyCuSparseLtDnMat() argument