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

Public Member Functions

 CreateStructOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 CreateStructOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 CreateStructOpGenericAdaptor (RangeT values, const CreateStructOpGenericAdaptorBase &base)
template<typename LateInst = CreateStructOp, typename = std::enable_if_t<std::is_same_v<LateInst, CreateStructOp>>>
 CreateStructOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getOperands ()
Public Member Functions inherited from llzk::component::detail::CreateStructOpGenericAdaptorBase
 CreateStructOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 CreateStructOpGenericAdaptorBase (::mlir::Operation *op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
::mlir::DictionaryAttr getAttributes ()

Additional Inherited Members

Protected Attributes inherited from llzk::component::detail::CreateStructOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

template<typename RangeT>
class llzk::component::CreateStructOpGenericAdaptor< RangeT >

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

Constructor & Destructor Documentation

◆ CreateStructOpGenericAdaptor() [1/4]

template<typename RangeT>
llzk::component::CreateStructOpGenericAdaptor< RangeT >::CreateStructOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = {},
const ::mlir::EmptyProperties & properties = {},
::mlir::RegionRange regions = {} )
inline

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

◆ CreateStructOpGenericAdaptor() [2/4]

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

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

◆ CreateStructOpGenericAdaptor() [3/4]

template<typename RangeT>
llzk::component::CreateStructOpGenericAdaptor< RangeT >::CreateStructOpGenericAdaptor ( RangeT values,
const CreateStructOpGenericAdaptorBase & base )
inline

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

◆ CreateStructOpGenericAdaptor() [4/4]

template<typename RangeT>
template<typename LateInst = CreateStructOp, typename = std::enable_if_t<std::is_same_v<LateInst, CreateStructOp>>>
llzk::component::CreateStructOpGenericAdaptor< RangeT >::CreateStructOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::component::CreateStructOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

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

◆ getOperands()

template<typename RangeT>
RangeT llzk::component::CreateStructOpGenericAdaptor< RangeT >::getOperands ( )
inline

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


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