|
MLIR 22.0.0git
|
Instantiate the python dense array classes. More...
#include "mlir/Bindings/Python/IRAttributes.h"
Static Public Attributes | |
| static constexpr IsAFunctionTy | isaFunction = mlirAttributeIsADenseBoolArray |
| static constexpr auto | getAttribute = mlirDenseBoolArrayGet |
| static constexpr auto | getElement = mlirDenseBoolArrayGetElement |
| static constexpr const char * | pyClassName = "DenseBoolArrayAttr" |
| static constexpr const char * | pyIteratorName = "DenseBoolArrayIterator" |
| Static Public Attributes inherited from mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyConcreteAttribute< PyDenseBoolArrayAttribute > | |
| static constexpr GetTypeIDFunctionTy | getTypeIdFunction |
| static const MlirStringRef | name |
Instantiate the python dense array classes.
Definition at line 224 of file IRAttributes.h.
|
staticconstexpr |
Definition at line 227 of file IRAttributes.h.
|
staticconstexpr |
Definition at line 228 of file IRAttributes.h.
|
staticconstexpr |
Definition at line 226 of file IRAttributes.h.
Referenced by mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::denseArrayAttributeCaster().
|
staticconstexpr |
Definition at line 229 of file IRAttributes.h.
|
staticconstexpr |
Definition at line 230 of file IRAttributes.h.