|
MLIR 22.0.0git
|
#include "mlir/Support/LLVM.h"#include "llvm/ADT/StringRef.h"#include <functional>#include <utility>Go to the source code of this file.
Classes | |
| class | mlir::GenInfo |
| Structure to group information about a generator (argument to invoke via mlir-tblgen, description, and generator function). More... | |
| struct | mlir::GenRegistration |
| GenRegistration provides a global initializer that registers a generator function. More... | |
Namespaces | |
| namespace | llvm |
| The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
| namespace | mlir |
| Include the generated interface declarations. | |
Typedefs | |
| using | mlir::GenFunction |
| Generator function to invoke. | |