Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/ExecutionEngine/
H A DSyclRuntimeWrappers.cpp185 mgpuModuleGetFunction(ze_module_handle_t module, const char *name) { in mgpuModuleGetFunction() function
H A DRocmRuntimeWrappers.cpp50 extern "C" hipFunction_t mgpuModuleGetFunction(hipModule_t module, in mgpuModuleGetFunction() function
H A DCudaRuntimeWrappers.cpp157 mgpuModuleGetFunction(CUmodule module, const char *name) { in mgpuModuleGetFunction() function