Home
last modified time | relevance | path

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

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