MLIR
21.0.0git
|
This is the complete list of members for mlir::pdll::ast::OperationType, including all inherited members.
Base typedef | mlir::pdll::ast::Type::TypeBase< detail::OperationTypeStorage > | |
classof(Type type) | mlir::pdll::ast::Type::TypeBase< detail::OperationTypeStorage > | inlinestatic |
get(Context &context, std::optional< StringRef > name=std::nullopt, const ods::Operation *odsOp=nullptr) | mlir::pdll::ast::OperationType | static |
getImpl() const | mlir::pdll::ast::Type | inline |
getImplAs() const | mlir::pdll::ast::Type | inlineprotected |
getName() const | mlir::pdll::ast::OperationType | |
getODSOperation() const | mlir::pdll::ast::OperationType | |
getTypeID() const | mlir::pdll::ast::Type | |
ImplTy typedef | mlir::pdll::ast::Type::TypeBase< detail::OperationTypeStorage > | |
operator bool() const | mlir::pdll::ast::Type | inlineexplicit |
operator!=(const Type &other) const | mlir::pdll::ast::Type | inline |
operator==(const Type &other) const | mlir::pdll::ast::Type | inline |
print(raw_ostream &os) const | mlir::pdll::ast::Type | |
refineWith(Type other) const | mlir::pdll::ast::Type | |
Type(Storage *impl=nullptr) | mlir::pdll::ast::Type | inline |