Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/Conversion/GPUCommon/
H A Dlower-launch-func-to-gpu-runtime-calls.mlir40 // CHECK: [[FUNC:%.*]] = llvm.call @mgpuModuleGetFunction([[MODULE]], {{.*}})
/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