|
MLIR
22.0.0git
|
Classes | |
| class | Constraint |
| This class represents a generic ODS constraint. More... | |
| class | AttributeConstraint |
| This class represents a generic ODS Attribute constraint. More... | |
| class | TypeConstraint |
| This class represents a generic ODS Type constraint. More... | |
| class | Context |
| This class contains all of the registered ODS operation classes. More... | |
| class | Dialect |
| This class represents an ODS dialect, and contains information on the constructs held within the dialect. More... | |
| class | Attribute |
| This class provides an ODS representation of a specific operation attribute. More... | |
| class | OperandOrResult |
| This class provides an ODS representation of a specific operation operand or result. More... | |
| class | Operation |
| This class provides an ODS representation of a specific operation. More... | |
Enumerations | |
| enum | VariableLengthKind { Single , Optional , Variadic } |
| Enumerator | |
|---|---|
| Single | |
| Optional | |
| Variadic | |
Definition at line 31 of file Operation.h.