FLANG
Public Types | Public Member Functions | Public Attributes | List of all members
fir::MathOperation Struct Reference

Public Types

using MathGeneratorTy = mlir::Value(*)(fir::FirOpBuilder &, mlir::Location, const MathOperation &, mlir::FunctionType, llvm::ArrayRef< mlir::Value >)
 
using FuncTypeBuilderFunc = mlir::FunctionType(*)(mlir::MLIRContext *, fir::FirOpBuilder &)
 
using Key = std::string_view
 

Public Member Functions

constexpr operator Key () const
 

Public Attributes

Key key
 
llvm::StringRef runtimeFunc
 
FuncTypeBuilderFunc typeGenerator
 
MathGeneratorTy funcGenerator
 

The documentation for this struct was generated from the following file: