Searched refs:mlirPythonCapsuleToDialectRegistry (Results 1 – 3 of 3) sorted by relevance
245 mlirPythonCapsuleToDialectRegistry(PyObject *capsule) { in mlirPythonCapsuleToDialectRegistry() function
145 value = mlirPythonCapsuleToDialectRegistry(capsule.ptr());
1086 mlirPythonCapsuleToDialectRegistry(capsule.ptr()); in ~PyModule()