Searched refs:mlirPythonCapsuleToAffineExpr (Results 1 – 2 of 2) sorted by relevance
170 static inline MlirAffineExpr mlirPythonCapsuleToAffineExpr(PyObject *capsule) { in mlirPythonCapsuleToAffineExpr() function
370 MlirAffineExpr rawAffineExpr = mlirPythonCapsuleToAffineExpr(capsule.ptr()); in getCapsule()