Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp86 mgpuLaunchKernel(CUfunction function, intptr_t gridX, intptr_t gridY, in mgpuLaunchKernel() function
H A DRocmRuntimeWrappers.cpp77 extern "C" void mgpuLaunchKernel(hipFunction_t function, intptr_t gridX, in mgpuLaunchKernel() function