Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp76 mgpuModuleGetFunction(CUmodule module, const char *name) { in mgpuModuleGetFunction() function
H A DRocmRuntimeWrappers.cpp67 extern "C" hipFunction_t mgpuModuleGetFunction(hipModule_t module, in mgpuModuleGetFunction() function