|
MLIR 23.0.0git
|
Static Public Member Functions | |
| static void | bindDerived (ClassTy &c) |
| Static Public Member Functions inherited from mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyConcreteType< AnyOpType > | |
| static MlirType | castFrom (PyType &orig) |
| static void | bind (nanobind::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::PyType | |
| static PyType | createFromCapsule (nanobind::object capsule) |
| Creates a PyType from the MlirType wrapped by a capsule. | |
Static Public Attributes | |
| static constexpr IsAFunctionTy | isaFunction = mlirTypeIsATransformAnyOpType |
| static constexpr GetTypeIDFunctionTy | getTypeIdFunction |
| static constexpr const char * | pyClassName = "AnyOpType" |
| static const MlirStringRef | name = mlirTransformAnyOpTypeGetName() |
| Static Public Attributes inherited from mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyConcreteType< AnyOpType > | |
| static constexpr GetTypeIDFunctionTy | getTypeIdFunction |
| static const MlirStringRef | name |
Additional Inherited Members | |
| Public Types inherited from mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyConcreteType< AnyOpType > | |
| using | ClassTy |
| using | IsAFunctionTy |
| using | GetTypeIDFunctionTy |
| using | Base |
| Public Member Functions inherited from mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyConcreteType< AnyOpType > | |
| PyConcreteType ()=default | |
| Public Member Functions inherited from mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyType | |
| PyType (PyMlirContextRef contextRef, MlirType type) | |
| bool | operator== (const PyType &other) const |
| operator MlirType () const | |
| MlirType | get () const |
| nanobind::object | getCapsule () |
| Gets a capsule wrapping the void* within the MlirType. | |
| nanobind::typed< nanobind::object, PyType > | maybeDownCast () |
| Public Member Functions inherited from mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::BaseContextObject | |
| BaseContextObject (PyMlirContextRef ref) | |
| PyMlirContextRef & | getContext () |
| Accesses the context reference. | |
Definition at line 355 of file DialectTransform.cpp.
|
inlinestatic |
Definition at line 363 of file DialectTransform.cpp.
References mlir::python::Defaulting< DerivedTy, T >::get(), and mlirTransformAnyOpTypeGet().
|
staticconstexpr |
Definition at line 357 of file DialectTransform.cpp.
|
staticconstexpr |
Definition at line 356 of file DialectTransform.cpp.
|
inlinestatic |
Definition at line 360 of file DialectTransform.cpp.
|
staticconstexpr |
Definition at line 359 of file DialectTransform.cpp.