Searched refs:mlirPythonDialectRegistryToCapsule (Results 1 – 3 of 3) sorted by relevance
235 mlirPythonDialectRegistryToCapsule(MlirDialectRegistry registry) { in mlirPythonDialectRegistryToCapsule() function
150 mlirPythonDialectRegistryToCapsule(v));
1081 return nb::steal<nb::object>(mlirPythonDialectRegistryToCapsule(*this)); in PyModule()