FLANG
fir::ConvertFIRToLLVMPattern Member List

This is the complete list of members for fir::ConvertFIRToLLVMPattern, including all inherited members.

attachTBAATag(mlir::LLVM::AliasAnalysisOpInterface op, mlir::Type baseFIRType, mlir::Type accessFIRType, mlir::LLVM::GEPOp gep) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatterninlineprotected
computeBoxSize(mlir::Location, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) constfir::ConvertFIRToLLVMPatternprotected
ConvertFIRToLLVMPattern(llvm::StringRef rootOpName, mlir::MLIRContext *context, const fir::LLVMTypeConverter &typeConverter, const fir::FIRToLLVMPassOptions &options, mlir::PatternBenefit benefit=1) (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPattern
convertObjectType(mlir::Type firType) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
convertType(mlir::Type ty) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatterninlineprotected
genAllocaAndAddrCastWithType(mlir::Location loc, mlir::Type llvmObjectTy, unsigned alignment, mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
genBoxAttributeCheck(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter, unsigned maskValue) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
genConstantOffset(mlir::Location loc, mlir::ConversionPatternRewriter &rewriter, int offset) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
genGEP(mlir::Location loc, mlir::Type ty, mlir::ConversionPatternRewriter &rewriter, mlir::Value base, ARGS... args) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatterninlineprotected
genI32Constant(mlir::Location loc, mlir::ConversionPatternRewriter &rewriter, int value) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getAllocaAddressSpace(mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getBaseAddrFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) constfir::ConvertFIRToLLVMPatternprotected
getBlockForAllocaInsert(mlir::Operation *op, mlir::Region *parentRegion) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getBoxEleTy(mlir::Type type, llvm::ArrayRef< std::int64_t > indexes) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getBoxTypePair(mlir::Type firBoxTy) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getDimFieldFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, int dim, int off, mlir::Type ty, mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getDimsFromBox(mlir::Location loc, llvm::ArrayRef< mlir::Type > retTys, TypePair boxTy, mlir::Value box, mlir::Value dim, mlir::ConversionPatternRewriter &rewriter) constfir::ConvertFIRToLLVMPatternprotected
getDimsFromBox(mlir::Location loc, llvm::ArrayRef< mlir::Type > retTys, TypePair boxTy, mlir::Value box, int dim, mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getElementSizeFromBox(mlir::Location loc, mlir::Type resultTy, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getExtraFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) constfir::ConvertFIRToLLVMPatternprotected
getLlvmObjectTypeFromBoxType(mlir::Type boxType) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getProgramAddressSpace(mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getRankFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) constfir::ConvertFIRToLLVMPatternprotected
getStrideFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, unsigned dim, mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getValueFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::Type resultTy, mlir::ConversionPatternRewriter &rewriter, int boxValue) constfir::ConvertFIRToLLVMPatternprotected
integerCast(mlir::Location loc, mlir::ConversionPatternRewriter &rewriter, mlir::Type ty, mlir::Value val, bool fold=false) constfir::ConvertFIRToLLVMPatternprotected
loadDimFieldFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::Value dim, int off, mlir::Type ty, mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
loadTypeDescAddress(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) constfir::ConvertFIRToLLVMPatternprotected
lowerTy() const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatterninlineprotected
options (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected