|
MLIR 22.0.0git
|
This is the complete list of members for mlir::OpState, including all inherited members.
| dump() | mlir::OpState | inline |
| emitError(const Twine &message={}) | mlir::OpState | |
| emitOpError(const Twine &message={}) | mlir::OpState | |
| emitRemark(const Twine &message={}) | mlir::OpState | |
| emitWarning(const Twine &message={}) | mlir::OpState | |
| erase() | mlir::OpState | inline |
| genericParseProperties(OpAsmParser &parser, Attribute &result) | mlir::OpState | protectedstatic |
| genericPrintProperties(OpAsmPrinter &p, Attribute properties, ArrayRef< StringRef > elidedProps={}) | mlir::OpState | protectedstatic |
| getCanonicalizationPatterns(RewritePatternSet &results, MLIRContext *context) | mlir::OpState | inlinestatic |
| getContext() | mlir::OpState | inline |
| getEmptyProperties() | mlir::OpState | inlineprotectedstatic |
| getLoc() | mlir::OpState | inline |
| getOperation() | mlir::OpState | inline |
| operator bool() | mlir::OpState | inlineexplicit |
| operator Operation *() const | mlir::OpState | inline |
| operator->() const | mlir::OpState | inline |
| OpState(Operation *state) | mlir::OpState | inlineexplicitprotected |
| parse(OpAsmParser &parser, OperationState &result) | mlir::OpState | protectedstatic |
| populateDefaultAttrs(const OperationName &, NamedAttrList &) | mlir::OpState | inlinestatic |
| print(raw_ostream &os, OpPrintingFlags flags={}) | mlir::OpState | inline |
| print(raw_ostream &os, AsmState &asmState) | mlir::OpState | inline |
| print(Operation *op, OpAsmPrinter &p, StringRef defaultDialect) | mlir::OpState | protectedstatic |
| printOpName(Operation *op, OpAsmPrinter &p, StringRef defaultDialect) | mlir::OpState | protectedstatic |
| use_empty() | mlir::OpState | inline |
| verify() | mlir::OpState | inlineprotected |
| verifyRegions() | mlir::OpState | inlineprotected |
| walk(FnT &&callback) | mlir::OpState | inline |
| walk(FnT &&callback) | mlir::OpState | inline |