Home
last modified time | relevance | path

Searched refs:mlirPythonIntegerSetToCapsule (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir-c/Bindings/Python/
H A DInterop.h313 mlirPythonIntegerSetToCapsule(MlirIntegerSet integerSet) { in mlirPythonIntegerSetToCapsule() function
/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRAffine.cpp491 mlirPythonIntegerSetToCapsule(*this)); in getCapsule()