|
MLIR 22.0.0git
|
This is the complete list of members for mlir::query::matcher::DynMatcher, including all inherited members.
| AllOf enum value | mlir::query::matcher::DynMatcher | |
| AnyOf enum value | mlir::query::matcher::DynMatcher | |
| constructDynMatcherFromMatcherFn(MatcherFn &matcherFn) | mlir::query::matcher::DynMatcher | inlinestatic |
| constructVariadic(VariadicOperator Op, std::vector< DynMatcher > innerMatchers) | mlir::query::matcher::DynMatcher | inlinestatic |
| DynMatcher(MatcherInterface *implementation) | mlir::query::matcher::DynMatcher | inline |
| getFunctionName() const | mlir::query::matcher::DynMatcher | inline |
| hasFunctionName() const | mlir::query::matcher::DynMatcher | inline |
| match(Operation *op) const | mlir::query::matcher::DynMatcher | inline |
| match(Operation *op, SetVector< Operation * > &matchedOps) const | mlir::query::matcher::DynMatcher | inline |
| setFunctionName(StringRef name) | mlir::query::matcher::DynMatcher | inline |
| VariadicOperator enum name | mlir::query::matcher::DynMatcher |