Searched refs:mlirPythonAffineExprToCapsule (Results 1 – 2 of 2) sorted by relevance
161 static inline PyObject *mlirPythonAffineExprToCapsule(MlirAffineExpr expr) { in mlirPythonAffineExprToCapsule() function
366 return nb::steal<nb::object>(mlirPythonAffineExprToCapsule(*this)); in operator ==()