|
CIRCT 22.0.0git
|
This is the complete list of members for ReductionCat, including all inherited members.
| getIdentityValue() const =0 | ReductionCat | pure virtual |
| handleConstant(mlir::PatternRewriter &rewriter, Operation *op, ConstantOp constantOp, SmallVectorImpl< Value > &remaining) const =0 | ReductionCat | pure virtual |
| matchAndRewrite(Operation *op, mlir::PatternRewriter &rewriter) const override | ReductionCat | inline |
| ReductionCat(MLIRContext *context, llvm::StringLiteral opName) | ReductionCat | inline |