LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::function::FuncDefOpGenericAdaptor< RangeT > Class Template Reference
Inheritance diagram for llzk::function::FuncDefOpGenericAdaptor< RangeT >:
[legend]
Collaboration diagram for llzk::function::FuncDefOpGenericAdaptor< RangeT >:
[legend]

Public Member Functions

 FuncDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 FuncDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 FuncDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 FuncDefOpGenericAdaptor (RangeT values, const FuncDefOpGenericAdaptorBase &base)
template<typename LateInst = FuncDefOp, typename = std::enable_if_t<std::is_same_v<LateInst, FuncDefOp>>>
 FuncDefOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getOperands ()
Public Member Functions inherited from llzk::function::detail::FuncDefOpGenericAdaptorBase
 FuncDefOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 FuncDefOpGenericAdaptorBase (FuncDefOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::StringAttr getSymNameAttr ()
::llvm::StringRef getSymName ()
::mlir::TypeAttr getFunctionTypeAttr ()
::mlir::FunctionType getFunctionType ()
::mlir::ArrayAttr getArgAttrsAttr ()
::std::optional< ::mlir::ArrayAttr > getArgAttrs ()
::mlir::ArrayAttr getResAttrsAttr ()
::std::optional< ::mlir::ArrayAttr > getResAttrs ()
::mlir::Region & getBody ()
::mlir::RegionRange getRegions ()

Additional Inherited Members

Protected Attributes inherited from llzk::function::detail::FuncDefOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
Properties properties
::mlir::RegionRange odsRegions

Detailed Description

template<typename RangeT>
class llzk::function::FuncDefOpGenericAdaptor< RangeT >

Definition at line 486 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ FuncDefOpGenericAdaptor() [1/5]

template<typename RangeT>
llzk::function::FuncDefOpGenericAdaptor< RangeT >::FuncDefOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
const Properties & properties,
::mlir::RegionRange regions = {} )
inline

Definition at line 490 of file Ops.h.inc.

◆ FuncDefOpGenericAdaptor() [2/5]

template<typename RangeT>
llzk::function::FuncDefOpGenericAdaptor< RangeT >::FuncDefOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
::mlir::OpaqueProperties properties,
::mlir::RegionRange regions = {} )
inline

Definition at line 492 of file Ops.h.inc.

◆ FuncDefOpGenericAdaptor() [3/5]

template<typename RangeT>
llzk::function::FuncDefOpGenericAdaptor< RangeT >::FuncDefOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = nullptr )
inline

Definition at line 494 of file Ops.h.inc.

◆ FuncDefOpGenericAdaptor() [4/5]

template<typename RangeT>
llzk::function::FuncDefOpGenericAdaptor< RangeT >::FuncDefOpGenericAdaptor ( RangeT values,
const FuncDefOpGenericAdaptorBase & base )
inline

Definition at line 496 of file Ops.h.inc.

◆ FuncDefOpGenericAdaptor() [5/5]

template<typename RangeT>
template<typename LateInst = FuncDefOp, typename = std::enable_if_t<std::is_same_v<LateInst, FuncDefOp>>>
llzk::function::FuncDefOpGenericAdaptor< RangeT >::FuncDefOpGenericAdaptor ( RangeT values,
LateInst op )
inline

Definition at line 499 of file Ops.h.inc.

Member Function Documentation

◆ getODSOperandIndexAndLength()

template<typename RangeT>
std::pair< unsigned, unsigned > llzk::function::FuncDefOpGenericAdaptor< RangeT >::getODSOperandIndexAndLength ( unsigned index)
inline

Definition at line 501 of file Ops.h.inc.

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::function::FuncDefOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

Definition at line 505 of file Ops.h.inc.

◆ getOperands()

template<typename RangeT>
RangeT llzk::function::FuncDefOpGenericAdaptor< RangeT >::getOperands ( )
inline

Definition at line 511 of file Ops.h.inc.


The documentation for this class was generated from the following file:
  • build/include/llzk/Dialect/Function/IR/Ops.h.inc