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

Public Member Functions

 StructDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 StructDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 StructDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 StructDefOpGenericAdaptor (RangeT values, const StructDefOpGenericAdaptorBase &base)
template<typename LateInst = StructDefOp, typename = std::enable_if_t<std::is_same_v<LateInst, StructDefOp>>>
 StructDefOpGenericAdaptor (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::StructDefOpGenericAdaptorBase
 StructDefOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 StructDefOpGenericAdaptorBase (StructDefOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::StringAttr getSymNameAttr ()
::llvm::StringRef getSymName ()
::mlir::ArrayAttr getConstParamsAttr ()
::std::optional< ::mlir::ArrayAttr > getConstParams ()
::mlir::Region & getBodyRegion ()
::mlir::RegionRange getRegions ()

Additional Inherited Members

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ StructDefOpGenericAdaptor() [1/5]

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

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

◆ StructDefOpGenericAdaptor() [2/5]

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

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

◆ StructDefOpGenericAdaptor() [3/5]

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

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

◆ StructDefOpGenericAdaptor() [4/5]

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

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

◆ StructDefOpGenericAdaptor() [5/5]

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

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

Definition at line 1108 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