OpRewritePattern< vector::addDebugLabels(ArrayRef< StringRef > labels) | mlir::Pattern | inline |
OpRewritePattern< vector::addDebugLabels(StringRef label) | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::addDebugLabels(ArrayRef< StringRef > labels) | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::addDebugLabels(StringRef label) | mlir::Pattern | inline |
ConversionPattern(TypeConverter &typeConverter, Args &&...args) | mlir::ConversionPattern | inlineprotected |
ConvertOpToLLVMPattern(LLVMTypeConverter &typeConverter, PatternBenefit benefit=1) | mlir::ConvertOpToLLVMPattern< memref::TransposeOp > | inlineexplicit |
ConvertToLLVMPattern(StringRef rootOpName, MLIRContext *context, LLVMTypeConverter &typeConverter, PatternBenefit benefit=1) | mlir::ConvertToLLVMPattern | |
copyUnrankedDescriptors(OpBuilder &builder, Location loc, TypeRange origTypes, SmallVectorImpl< Value > &operands, bool toDynamic) const | mlir::ConvertToLLVMPattern | protected |
OpRewritePattern< vector::create(Args &&...args) | mlir::RewritePattern | inlinestatic |
ConvertOpToLLVMPattern< memref::TransposeOp >::create(Args &&...args) | mlir::RewritePattern | inlinestatic |
createIndexAttrConstant(OpBuilder &builder, Location loc, Type resultType, int64_t value) | mlir::ConvertToLLVMPattern | protectedstatic |
createIndexConstant(ConversionPatternRewriter &builder, Location loc, uint64_t value) const | mlir::ConvertToLLVMPattern | protected |
createMemRefDescriptor(Location loc, MemRefType memRefType, Value allocatedPtr, Value alignedPtr, ArrayRef< Value > sizes, ArrayRef< Value > strides, ConversionPatternRewriter &rewriter) const | mlir::ConvertToLLVMPattern | protected |
OpRewritePattern< vector::getBenefit() const | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::getBenefit() const | mlir::Pattern | inline |
OpRewritePattern< vector::getContext() const | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::getContext() const | mlir::Pattern | inline |
OpRewritePattern< vector::getDebugLabels() const | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::getDebugLabels() const | mlir::Pattern | inline |
OpRewritePattern< vector::getDebugName() const | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::getDebugName() const | mlir::Pattern | inline |
getDialect() const | mlir::ConvertToLLVMPattern | protected |
getElementPtrType(MemRefType type) const | mlir::ConvertToLLVMPattern | protected |
OpRewritePattern< vector::getGeneratedOps() const | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::getGeneratedOps() const | mlir::Pattern | inline |
getIndexType() const | mlir::ConvertToLLVMPattern | protected |
getIntPtrType(unsigned addressSpace=0) const | mlir::ConvertToLLVMPattern | protected |
getMemRefDescriptorSizes(Location loc, MemRefType memRefType, ValueRange dynamicSizes, ConversionPatternRewriter &rewriter, SmallVectorImpl< Value > &sizes, SmallVectorImpl< Value > &strides, Value &sizeBytes) const | mlir::ConvertToLLVMPattern | protected |
getNumElements(Location loc, ArrayRef< Value > shape, ConversionPatternRewriter &rewriter) const | mlir::ConvertToLLVMPattern | protected |
OpRewritePattern< vector::getRootInterfaceID() const | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::getRootInterfaceID() const | mlir::Pattern | inline |
OpRewritePattern< vector::getRootKind() const | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::getRootKind() const | mlir::Pattern | inline |
OpRewritePattern< vector::getRootTraitID() const | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::getRootTraitID() const | mlir::Pattern | inline |
getSizeInBytes(Location loc, Type type, ConversionPatternRewriter &rewriter) const | mlir::ConvertToLLVMPattern | protected |
getStridedElementPtr(Location loc, MemRefType type, Value memRefDesc, ValueRange indices, ConversionPatternRewriter &rewriter) const | mlir::ConvertToLLVMPattern | protected |
getTypeConverter() const | mlir::ConvertToLLVMPattern | protected |
getVoidPtrType() const | mlir::ConvertToLLVMPattern | protected |
getVoidType() const | mlir::ConvertToLLVMPattern | protected |
OpRewritePattern< vector::hasBoundedRewriteRecursion() const | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::hasBoundedRewriteRecursion() const | mlir::Pattern | inline |
isConvertibleAndHasIdentityMaps(MemRefType type) const | mlir::ConvertToLLVMPattern | protected |
OpRewritePattern< vector::match(Operation *op) const final | mlir::detail::OpOrInterfaceRewritePatternBase< vector::TransposeOp > | inlinevirtual |
OpRewritePattern< vector::match(vector::TransposeOp op) const | mlir::detail::OpOrInterfaceRewritePatternBase< vector::TransposeOp > | inlinevirtual |
ConvertOpToLLVMPattern< memref::TransposeOp >::match(Operation *op) const final | mlir::ConvertOpToLLVMPattern< memref::TransposeOp > | inlinevirtual |
ConvertOpToLLVMPattern< memref::TransposeOp >::match(memref::TransposeOp op) const | mlir::ConvertOpToLLVMPattern< memref::TransposeOp > | inlinevirtual |
matchAndRewrite(vector::TransposeOp op, PatternRewriter &rewriter) const override | TransposeOpLowering | inlinevirtual |
OpRewritePattern< vector::TransposeOp >::matchAndRewrite(Operation *op, PatternRewriter &rewriter) const final | mlir::detail::OpOrInterfaceRewritePatternBase< vector::TransposeOp > | inlinevirtual |
ConvertOpToLLVMPattern< memref::TransposeOp >::matchAndRewrite(Operation *op, ArrayRef< Value > operands, ConversionPatternRewriter &rewriter) const final | mlir::ConvertOpToLLVMPattern< memref::TransposeOp > | inlinevirtual |
ConvertOpToLLVMPattern< memref::TransposeOp >::matchAndRewrite(memref::TransposeOp op, OpAdaptor adaptor, ConversionPatternRewriter &rewriter) const | mlir::ConvertOpToLLVMPattern< memref::TransposeOp > | inlinevirtual |
mlir::ConvertToLLVMPattern::matchAndRewrite(Operation *op, PatternRewriter &rewriter) const final | mlir::ConversionPattern | virtual |
OpAdaptor typedef | mlir::ConvertOpToLLVMPattern< memref::TransposeOp > | |
OpRewritePattern(MLIRContext *context, PatternBenefit benefit=1, ArrayRef< StringRef > generatedNames={}) | mlir::OpRewritePattern< vector::TransposeOp > | inline |
OpRewritePattern< vector::Pattern(StringRef rootName, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={}) | mlir::Pattern | protected |
OpRewritePattern< vector::Pattern(MatchAnyOpTypeTag tag, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={}) | mlir::Pattern | protected |
OpRewritePattern< vector::Pattern(MatchInterfaceOpTypeTag tag, TypeID interfaceID, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={}) | mlir::Pattern | protected |
OpRewritePattern< vector::Pattern(MatchTraitOpTypeTag tag, TypeID traitID, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={}) | mlir::Pattern | protected |
ConvertOpToLLVMPattern< memref::TransposeOp >::Pattern(StringRef rootName, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={}) | mlir::Pattern | protected |
ConvertOpToLLVMPattern< memref::TransposeOp >::Pattern(MatchAnyOpTypeTag tag, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={}) | mlir::Pattern | protected |
ConvertOpToLLVMPattern< memref::TransposeOp >::Pattern(MatchInterfaceOpTypeTag tag, TypeID interfaceID, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={}) | mlir::Pattern | protected |
ConvertOpToLLVMPattern< memref::TransposeOp >::Pattern(MatchTraitOpTypeTag tag, TypeID traitID, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={}) | mlir::Pattern | protected |
OpRewritePattern< vector::rewrite(Operation *op, PatternRewriter &rewriter) const final | mlir::detail::OpOrInterfaceRewritePatternBase< vector::TransposeOp > | inlinevirtual |
OpRewritePattern< vector::rewrite(vector::TransposeOp op, PatternRewriter &rewriter) const | mlir::detail::OpOrInterfaceRewritePatternBase< vector::TransposeOp > | inlinevirtual |
ConvertOpToLLVMPattern< memref::TransposeOp >::rewrite(Operation *op, ArrayRef< Value > operands, ConversionPatternRewriter &rewriter) const final | mlir::ConvertOpToLLVMPattern< memref::TransposeOp > | inlinevirtual |
ConvertOpToLLVMPattern< memref::TransposeOp >::rewrite(memref::TransposeOp op, OpAdaptor adaptor, ConversionPatternRewriter &rewriter) const | mlir::ConvertOpToLLVMPattern< memref::TransposeOp > | inlinevirtual |
OpRewritePattern< vector::setDebugName(StringRef name) | mlir::Pattern | inline |
ConvertOpToLLVMPattern< memref::TransposeOp >::setDebugName(StringRef name) | mlir::Pattern | inline |
OpRewritePattern< vector::setHasBoundedRewriteRecursion(bool hasBoundedRecursionArg=true) | mlir::Pattern | inlineprotected |
ConvertOpToLLVMPattern< memref::TransposeOp >::setHasBoundedRewriteRecursion(bool hasBoundedRecursionArg=true) | mlir::Pattern | inlineprotected |
TransposeOpLowering(LoweringOptions loweringOptions, MLIRContext *context, int benefit) | TransposeOpLowering | inline |
typeConverter | mlir::ConversionPattern | protected |
~RewritePattern()=default | mlir::RewritePattern | virtual |