MLIR
20.0.0git
|
This is the complete list of members for mlir::tblgen::Pattern, including all inherited members.
collectBoundSymbols(DagNode tree, SymbolInfoMap &infoMap, bool isSrcPattern) | mlir::tblgen::Pattern | |
collectResultPatternBoundSymbols(SymbolInfoMap &infoMap) | mlir::tblgen::Pattern | |
collectSourcePatternBoundSymbols(SymbolInfoMap &infoMap) | mlir::tblgen::Pattern | |
getBenefit() const | mlir::tblgen::Pattern | |
getConstraints() const | mlir::tblgen::Pattern | |
getDialectOp(DagNode node) | mlir::tblgen::Pattern | |
getLocation() const | mlir::tblgen::Pattern | |
getNumResultPatterns() const | mlir::tblgen::Pattern | |
getNumSupplementalPatterns() const | mlir::tblgen::Pattern | |
getResultPattern(unsigned index) const | mlir::tblgen::Pattern | |
getSourcePattern() const | mlir::tblgen::Pattern | |
getSourceRootOp() | mlir::tblgen::Pattern | |
getSupplementalPattern(unsigned index) const | mlir::tblgen::Pattern | |
IdentifierLine typedef | mlir::tblgen::Pattern | |
Pattern(const llvm::Record *def, RecordOperatorMap *mapper) | mlir::tblgen::Pattern | explicit |