Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/python/mlir/
H A Dexecution_engine.py37 def register_runtime(self, name, ctypes_callback): argument
42 callback = ctypes.cast(ctypes_callback, ctypes.c_void_p)