|
FLANG
|
This is the complete list of members for EmboxOpConversion, 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::ConvertFIRToLLVMPattern | inlineprotected |
| computeBoxSize(mlir::Location, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) const | fir::ConvertFIRToLLVMPattern | protected |
| computeTripletExtent(mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, mlir::Value lb, mlir::Value ub, mlir::Value step, mlir::Value zero, mlir::Type type) const | EmboxCommonConversion< fir::EmboxOp > | 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::ConvertFIRToLLVMPattern | protected |
| convertType(mlir::Type ty) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | inlineprotected |
| genAllocaAndAddrCastWithType(mlir::Location loc, mlir::Type llvmObjectTy, unsigned alignment, mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| genBoxAttributeCheck(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter, unsigned maskValue) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| genConstantOffset(mlir::Location loc, mlir::ConversionPatternRewriter &rewriter, int offset) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| genGEP(mlir::Location loc, mlir::Type ty, mlir::ConversionPatternRewriter &rewriter, mlir::Value base, ARGS... args) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | inlineprotected |
| genI32Constant(mlir::Location loc, mlir::ConversionPatternRewriter &rewriter, int value) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| getAllocaAddressSpace(mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| getBaseAddrFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) const | fir::ConvertFIRToLLVMPattern | protected |
| getBlockForAllocaInsert(mlir::Operation *op, mlir::Region *parentRegion) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| getBoxEleTy(mlir::Type type, llvm::ArrayRef< std::int64_t > indexes) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| getBoxTypePair(mlir::Type firBoxTy) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| getDataLayout() const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | inlineprotected |
| 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::ConvertFIRToLLVMPattern | protected |
| getDimsFromBox(mlir::Location loc, llvm::ArrayRef< mlir::Type > retTys, TypePair boxTy, mlir::Value box, mlir::Value dim, mlir::ConversionPatternRewriter &rewriter) const | fir::ConvertFIRToLLVMPattern | protected |
| 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::ConvertFIRToLLVMPattern | protected |
| getElementSizeFromBox(mlir::Location loc, mlir::Type resultTy, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| getExtraFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) const | fir::ConvertFIRToLLVMPattern | protected |
| getGlobalAddressSpace(mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| getLlvmObjectTypeFromBoxType(mlir::Type boxType) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| getProgramAddressSpace(mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| getRankFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) const | fir::ConvertFIRToLLVMPattern | protected |
| getStrideFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, unsigned dim, mlir::ConversionPatternRewriter &rewriter) const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| getValueFromBox(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::Type resultTy, mlir::ConversionPatternRewriter &rewriter, int boxValue) const | fir::ConvertFIRToLLVMPattern | protected |
| insertField(mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, mlir::Value dest, llvm::ArrayRef< std::int64_t > fldIndexes, mlir::Value value, bool bitcast=false) const | EmboxCommonConversion< fir::EmboxOp > | inline |
| integerCast(mlir::Location loc, mlir::ConversionPatternRewriter &rewriter, mlir::Type ty, mlir::Value val, bool fold=false) const | fir::ConvertFIRToLLVMPattern | protected |
| 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::ConvertFIRToLLVMPattern | protected |
| loadTypeDescAddress(mlir::Location loc, TypePair boxTy, mlir::Value box, mlir::ConversionPatternRewriter &rewriter) const | fir::ConvertFIRToLLVMPattern | protected |
| lowerTy() const (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | inlineprotected |
| matchAndRewrite(fir::EmboxOp embox, OpAdaptor adaptor, mlir::ConversionPatternRewriter &rewriter) const override (defined in EmboxOpConversion) | EmboxOpConversion | inline |
| EmboxCommonConversion< fir::EmboxOp >::matchAndRewrite(mlir::Operation *op, mlir::ArrayRef< mlir::Value > operands, mlir::ConversionPatternRewriter &rewriter) const final | fir::FIROpConversion< fir::EmboxOp > | inline |
| options (defined in fir::ConvertFIRToLLVMPattern) | fir::ConvertFIRToLLVMPattern | protected |
| placeInMemoryIfNotGlobalInit(mlir::ConversionPatternRewriter &rewriter, mlir::Location loc, mlir::Type boxTy, mlir::Value boxValue, bool needDeviceAllocation=false) const | EmboxCommonConversion< fir::EmboxOp > | inline |