|
MLIR
22.0.0git
|
#include <string>#include "mlir/Support/LLVM.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/SMLoc.h"Go to the source code of this file.
Classes | |
| class | mlir::pdll::ods::Attribute |
| This class provides an ODS representation of a specific operation attribute. More... | |
| class | mlir::pdll::ods::OperandOrResult |
| This class provides an ODS representation of a specific operation operand or result. More... | |
| class | mlir::pdll::ods::Operation |
| This class provides an ODS representation of a specific operation. More... | |
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| mlir::pdll | |
| mlir::pdll::ods | |
Enumerations | |
| enum | mlir::pdll::ods::VariableLengthKind { mlir::pdll::ods::Single , mlir::pdll::ods::Optional , mlir::pdll::ods::Variadic } |