Home
last modified time | relevance | path

Searched refs:mlirPythonCapsuleToExecutionEngine (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DExecutionEngineModule.cpp50 mlirPythonCapsuleToExecutionEngine(capsule.ptr()); in createFromCapsule()
/llvm-project/mlir/include/mlir-c/Bindings/Python/
H A DInterop.h434 mlirPythonCapsuleToExecutionEngine(PyObject *capsule) { in mlirPythonCapsuleToExecutionEngine() function