Home
last modified time | relevance | path

Searched defs:mgpuStreamDestroy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/ExecutionEngine/
H A DSyclRuntimeWrappers.cpp160 extern "C" SYCL_RUNTIME_EXPORT void mgpuStreamDestroy(sycl::queue *queue) { in mgpuStreamDestroy() function
H A DRocmRuntimeWrappers.cpp77 extern "C" void mgpuStreamDestroy(hipStream_t stream) { in mgpuStreamDestroy() function
H A DCudaRuntimeWrappers.cpp205 extern "C" MLIR_CUDA_WRAPPERS_EXPORT void mgpuStreamDestroy(CUstream stream) { in mgpuStreamDestroy() function