Searched refs:mlirPythonValueToCapsule (Results 1 – 3 of 3) sorted by relevance
445 static inline PyObject *mlirPythonValueToCapsule(MlirValue value) { in mlirPythonValueToCapsule() function
257 py::reinterpret_steal<py::object>(mlirPythonValueToCapsule(v));
2236 return nb::steal<nb::object>(mlirPythonValueToCapsule(get()));