Go to the source code of this file.
|
class | mlir::Dialect |
| Dialects are groups of MLIR operations, types and attributes, as well as behavior associated with the entire group. More...
|
|
struct | llvm::isa_impl< T, ::mlir::Dialect, std::enable_if_t< std::is_base_of<::mlir::Dialect, T >::value > > |
| Provide isa functionality for Dialects. More...
|
|
struct | llvm::isa_impl< T, ::mlir::Dialect, std::enable_if_t< std::is_base_of<::mlir::DialectInterface, T >::value > > |
|
struct | llvm::cast_retty_impl< T, ::mlir::Dialect * > |
|
struct | llvm::cast_retty_impl< T, ::mlir::Dialect > |
|
struct | llvm::cast_convert_val< T, ::mlir::Dialect, ::mlir::Dialect > |
|
struct | llvm::cast_convert_val< T, ::mlir::Dialect *, ::mlir::Dialect * > |
|
|
| mlir |
| Include the generated interface declarations.
|
|
| llvm |
| The OpAsmOpInterface, see OpAsmInterface.td for more details.
|
|