clang 22.0.0git
Public Member Functions | List of all members
cir::direct::CIRToLLVMConstantOpLowering Class Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.h"

Inheritance diagram for cir::direct::CIRToLLVMConstantOpLowering:
[legend]

Public Member Functions

 CIRToLLVMConstantOpLowering (const mlir::TypeConverter &typeConverter, mlir::MLIRContext *context)
 
mlir::LogicalResult matchAndRewrite (cir::ConstantOp op, OpAdaptor, mlir::ConversionPatternRewriter &) const override
 

Detailed Description

Definition at line 279 of file LowerToLLVM.h.

Constructor & Destructor Documentation

◆ CIRToLLVMConstantOpLowering()

cir::direct::CIRToLLVMConstantOpLowering::CIRToLLVMConstantOpLowering ( const mlir::TypeConverter &  typeConverter,
mlir::MLIRContext *  context 
)
inline

Definition at line 282 of file LowerToLLVM.h.

Member Function Documentation

◆ matchAndRewrite()

mlir::LogicalResult cir::direct::CIRToLLVMConstantOpLowering::matchAndRewrite ( cir::ConstantOp  op,
OpAdaptor  adaptor,
mlir::ConversionPatternRewriter &  rewriter 
) const
override

The documentation for this class was generated from the following files: