FLANG
EmboxCommonConversion< OP > Member List

This is the complete list of members for EmboxCommonConversion< OP >, 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
consDescriptorPrefix(BOX box, mlir::Type inputType, mlir::ConversionPatternRewriter &rewriter, unsigned rank, mlir::ValueRange substrParams, mlir::ValueRange lenParams, mlir::Value sourceBox={}, mlir::Type sourceBoxType={}) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
consDescriptorPrefix(fir::cg::XReboxOp box, mlir::Value loweredBox, mlir::ConversionPatternRewriter &rewriter, unsigned rank, mlir::ValueRange substrParams, mlir::ValueRange lenParams, mlir::Value typeDesc={}) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
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
genBoxOffsetGep(mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, mlir::Value base, mlir::Type llvmBaseObjectType, mlir::Value outerOffset, mlir::ValueRange cstInteriorIndices, mlir::ValueRange componentIndices, std::optional< mlir::Value > substringOffset) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
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
getCFIAttr(fir::BaseBoxType boxTy) (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inlinestatic
getCharacterByteSize(mlir::Location loc, mlir::ConversionPatternRewriter &rewriter, fir::CharacterType charTy, mlir::ValueRange lenParams) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
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
getSizeAndTypeCode(mlir::Location loc, mlir::ConversionPatternRewriter &rewriter, mlir::Type boxEleTy, mlir::ValueRange lenParams={}) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
getStrideFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, unsigned dim, mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
getSubcomponentIndices(BOX xbox, mlir::Value memref, mlir::ValueRange operands, mlir::SmallVectorImpl< mlir::Value > &indices) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
getTypeDescriptor(ModOpTy mod, mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, fir::RecordType recType) constEmboxCommonConversion< OP >inline
getValueFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::Type resultTy, mlir::ConversionPatternRewriter &rewriter, int boxValue) constfir::ConvertFIRToLLVMPatternprotected
insertBaseAddress(mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, mlir::Value dest, mlir::Value base) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
insertExtent(mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, mlir::Value dest, unsigned dim, mlir::Value extent) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
insertField(mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, mlir::Value dest, llvm::ArrayRef< std::int64_t > fldIndexes, mlir::Value value, bool bitcast=false) constEmboxCommonConversion< OP >inline
insertLowerBound(mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, mlir::Value dest, unsigned dim, mlir::Value lb) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
insertStride(mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, mlir::Value dest, unsigned dim, mlir::Value stride) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
integerCast(mlir::Location loc, mlir::ConversionPatternRewriter &rewriter, mlir::Type ty, mlir::Value val, bool fold=false) constfir::ConvertFIRToLLVMPatternprotected
isInGlobalOp(mlir::ConversionPatternRewriter &rewriter) (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inlinestatic
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
match(OP op) constfir::FIROpConversion< OP >inlinevirtual
options (defined in fir::ConvertFIRToLLVMPattern)fir::ConvertFIRToLLVMPatternprotected
placeInMemoryIfNotGlobalInit(mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, mlir::Type boxTy, mlir::Value boxValue, bool needDeviceAllocation=false) constEmboxCommonConversion< OP >inline
populateDescriptor(mlir::Location loc, ModOpTy mod, fir::BaseBoxType boxTy, mlir::Type inputType, mlir::ConversionPatternRewriter &rewriter, unsigned rank, mlir::Value eleSize, mlir::Value cfiTy, mlir::Value typeDesc, int allocatorIdx=kDefaultAllocator, mlir::Value extraField={}) const (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >inline
rewrite(mlir::Operation *op, mlir::ArrayRef< mlir::Value > operands, mlir::ConversionPatternRewriter &rewriter) const finalfir::FIROpConversion< OP >inline
TypePair typedef (defined in EmboxCommonConversion< OP >)EmboxCommonConversion< OP >