MLIR  21.0.0git
mlir::OpToFuncCallLowering< SourceOp > Member List

This is the complete list of members for mlir::OpToFuncCallLowering< SourceOp >, including all inherited members.

addDebugLabels(ArrayRef< StringRef > labels)mlir::Patterninline
addDebugLabels(StringRef label)mlir::Patterninline
appendOrGetFuncOp(StringRef funcName, Type funcType, Operation *op) constmlir::OpToFuncCallLowering< SourceOp >inline
ConversionPattern(const TypeConverter &typeConverter, Args &&...args)mlir::ConversionPatterninlineprotected
ConvertOpToLLVMPattern(const LLVMTypeConverter &typeConverter, PatternBenefit benefit=1)mlir::ConvertOpToLLVMPattern< SourceOp >inlineexplicit
ConvertToLLVMPattern(StringRef rootOpName, MLIRContext *context, const LLVMTypeConverter &typeConverter, PatternBenefit benefit=1)mlir::ConvertToLLVMPattern
copyUnrankedDescriptors(OpBuilder &builder, Location loc, TypeRange origTypes, SmallVectorImpl< Value > &operands, bool toDynamic) constmlir::ConvertToLLVMPatternprotected
create(Args &&...args)mlir::RewritePatterninlinestatic
createIndexAttrConstant(OpBuilder &builder, Location loc, Type resultType, int64_t value)mlir::ConvertToLLVMPatternprotectedstatic
createMemRefDescriptor(Location loc, MemRefType memRefType, Value allocatedPtr, Value alignedPtr, ArrayRef< Value > sizes, ArrayRef< Value > strides, ConversionPatternRewriter &rewriter) constmlir::ConvertToLLVMPatternprotected
f16Funcmlir::OpToFuncCallLowering< SourceOp >
f32ApproxFuncmlir::OpToFuncCallLowering< SourceOp >
f32Funcmlir::OpToFuncCallLowering< SourceOp >
f64Funcmlir::OpToFuncCallLowering< SourceOp >
getBenefit() constmlir::Patterninline
getContext() constmlir::Patterninline
getDebugLabels() constmlir::Patterninline
getDebugName() constmlir::Patterninline
getDialect() constmlir::ConvertToLLVMPatternprotected
getElementPtrType(MemRefType type) constmlir::ConvertToLLVMPatternprotected
getFunctionName(Type type, SourceOp op) constmlir::OpToFuncCallLowering< SourceOp >inline
getFunctionType(Type resultType, ValueRange operands) constmlir::OpToFuncCallLowering< SourceOp >inline
getGeneratedOps() constmlir::Patterninline
getIndexType() constmlir::ConvertToLLVMPatternprotected
getIntPtrType(unsigned addressSpace=0) constmlir::ConvertToLLVMPatternprotected
getMemRefDescriptorSizes(Location loc, MemRefType memRefType, ValueRange dynamicSizes, ConversionPatternRewriter &rewriter, SmallVectorImpl< Value > &sizes, SmallVectorImpl< Value > &strides, Value &size, bool sizeInBytes=true) constmlir::ConvertToLLVMPatternprotected
getNumElements(Location loc, MemRefType memRefType, ValueRange dynamicSizes, ConversionPatternRewriter &rewriter) constmlir::ConvertToLLVMPatternprotected
getOneToOneAdaptorOperands(ArrayRef< ValueRange > operands) constmlir::ConversionPatternprotected
getRootInterfaceID() constmlir::Patterninline
getRootKind() constmlir::Patterninline
getRootTraitID() constmlir::Patterninline
getSizeInBytes(Location loc, Type type, ConversionPatternRewriter &rewriter) constmlir::ConvertToLLVMPatternprotected
getStridedElementPtr(Location loc, MemRefType type, Value memRefDesc, ValueRange indices, ConversionPatternRewriter &rewriter) constmlir::ConvertToLLVMPatternprotected
getTypeConverter() constmlir::ConvertToLLVMPatternprotected
getVoidPtrType() constmlir::ConvertToLLVMPatternprotected
getVoidType() constmlir::ConvertToLLVMPatternprotected
hasBoundedRewriteRecursion() constmlir::Patterninline
i32Funcmlir::OpToFuncCallLowering< SourceOp >
isConvertibleAndHasIdentityMaps(MemRefType type) constmlir::ConvertToLLVMPatternprotected
matchAndRewrite(SourceOp op, typename SourceOp::Adaptor adaptor, ConversionPatternRewriter &rewriter) const overridemlir::OpToFuncCallLowering< SourceOp >inlinevirtual
mlir::ConvertOpToLLVMPattern::matchAndRewrite(Operation *op, ArrayRef< Value > operands, ConversionPatternRewriter &rewriter) const finalmlir::ConvertOpToLLVMPattern< SourceOp >inlinevirtual
mlir::ConvertOpToLLVMPattern::matchAndRewrite(Operation *op, ArrayRef< ValueRange > operands, ConversionPatternRewriter &rewriter) const finalmlir::ConvertOpToLLVMPattern< SourceOp >inlinevirtual
mlir::ConvertOpToLLVMPattern::matchAndRewrite(SourceOp op, OneToNOpAdaptor adaptor, ConversionPatternRewriter &rewriter) constmlir::ConvertOpToLLVMPattern< SourceOp >inlinevirtual
mlir::ConvertToLLVMPattern::matchAndRewrite(Operation *op, PatternRewriter &rewriter) const finalmlir::ConversionPatternvirtual
maybeCast(Value operand, PatternRewriter &rewriter) constmlir::OpToFuncCallLowering< SourceOp >inline
OneToNOpAdaptor typedefmlir::ConvertOpToLLVMPattern< SourceOp >
OpAdaptor typedefmlir::ConvertOpToLLVMPattern< SourceOp >
OperationT typedefmlir::ConvertOpToLLVMPattern< SourceOp >
OpToFuncCallLowering(const LLVMTypeConverter &lowering, StringRef f32Func, StringRef f64Func, StringRef f32ApproxFunc, StringRef f16Func, StringRef i32Func="", PatternBenefit benefit=1)mlir::OpToFuncCallLowering< SourceOp >inlineexplicit
Pattern(StringRef rootName, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={})mlir::RewritePatternprotected
Pattern(MatchAnyOpTypeTag tag, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={})mlir::RewritePatternprotected
Pattern(MatchInterfaceOpTypeTag tag, TypeID interfaceID, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={})mlir::RewritePatternprotected
Pattern(MatchTraitOpTypeTag tag, TypeID traitID, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={})mlir::RewritePatternprotected
mlir::Pattern::Pattern(StringRef rootName, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={})mlir::Patternprotected
mlir::Pattern::Pattern(MatchAnyOpTypeTag tag, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={})mlir::Patternprotected
mlir::Pattern::Pattern(MatchInterfaceOpTypeTag tag, TypeID interfaceID, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={})mlir::Patternprotected
mlir::Pattern::Pattern(MatchTraitOpTypeTag tag, TypeID traitID, PatternBenefit benefit, MLIRContext *context, ArrayRef< StringRef > generatedNames={})mlir::Patternprotected
setDebugName(StringRef name)mlir::Patterninline
setHasBoundedRewriteRecursion(bool hasBoundedRecursionArg=true)mlir::Patterninlineprotected
SplitMatchAndRewrite typedefmlir::ConvertOpToLLVMPattern< SourceOp >
typeConvertermlir::ConversionPatternprotected
~RewritePattern()=defaultmlir::RewritePatternvirtual