|
MLIR 22.0.0git
|
Static Public Member Functions | |
| static PyAffineSymbolExpr | get (intptr_t pos, DefaultingPyMlirContext context) |
| static void | bindDerived (ClassTy &c) |
| Static Public Member Functions inherited from mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyConcreteAffineExpr< PyAffineSymbolExpr > | |
| static MlirAffineExpr | castFrom (PyAffineExpr &orig) |
| static void | bind (nb::module_ &m) |
| static void | bindDerived (ClassTy &m) |
| Implemented by derived classes to add methods to the Python subclass. | |
| Static Public Member Functions inherited from mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyAffineExpr | |
| static PyAffineExpr | createFromCapsule (const nanobind::object &capsule) |
| Creates a PyAffineExpr from the MlirAffineExpr wrapped by a capsule. | |
Static Public Attributes | |
| static constexpr IsAFunctionTy | isaFunction = mlirAffineExprIsASymbol |
| static constexpr const char * | pyClassName = "AffineSymbolExpr" |
Additional Inherited Members | |
| Public Types inherited from mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyConcreteAffineExpr< PyAffineSymbolExpr > | |
| using | ClassTy |
| using | IsAFunctionTy |
Definition at line 170 of file IRAffine.cpp.
|
inlinestatic |
Definition at line 181 of file IRAffine.cpp.
References get(), and mlirAffineSymbolExprGetPosition().
|
inlinestatic |
Definition at line 176 of file IRAffine.cpp.
References mlir::python::Defaulting< DerivedTy, T >::get(), and mlirAffineSymbolExprGet().
Referenced by bindDerived(), and mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::populateIRAffine().
|
default |
|
inline |
Definition at line 103 of file IRAffine.cpp.
|
inline |
Definition at line 101 of file IRAffine.cpp.
|
staticconstexpr |
Definition at line 172 of file IRAffine.cpp.
|
staticconstexpr |
Definition at line 173 of file IRAffine.cpp.