LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::smt::detail::SetInfoOpGenericAdaptorBase Class Reference
Inheritance diagram for llzk::smt::detail::SetInfoOpGenericAdaptorBase:
[legend]
Collaboration diagram for llzk::smt::detail::SetInfoOpGenericAdaptorBase:
[legend]

Classes

struct  Properties

Public Member Functions

 SetInfoOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 SetInfoOpGenericAdaptorBase (SetInfoOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::llzk::smt::KeywordAttr getKeyAttr ()
::llzk::smt::KeywordAttr getKey ()
::mlir::Attribute getValueAttr ()
::mlir::Attribute getValue ()

Protected Attributes

::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
Properties properties
::mlir::RegionRange odsRegions

Detailed Description

Definition at line 8617 of file SMT.h.inc.

Constructor & Destructor Documentation

◆ SetInfoOpGenericAdaptorBase() [1/2]

llzk::smt::detail::SetInfoOpGenericAdaptorBase::SetInfoOpGenericAdaptorBase ( ::mlir::DictionaryAttr attrs,
const Properties & properties,
::mlir::RegionRange regions = {} )
inline

Definition at line 8656 of file SMT.h.inc.

◆ SetInfoOpGenericAdaptorBase() [2/2]

llzk::smt::detail::SetInfoOpGenericAdaptorBase::SetInfoOpGenericAdaptorBase ( SetInfoOp op)

Definition at line 10005 of file SMT.cpp.inc.

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::smt::detail::SetInfoOpGenericAdaptorBase::getAttributes ( )
inline

Definition at line 8670 of file SMT.h.inc.

◆ getKey()

llzk::smt::KeywordAttr llzk::smt::detail::SetInfoOpGenericAdaptorBase::getKey ( )

Definition at line 10007 of file SMT.cpp.inc.

◆ getKeyAttr()

::llzk::smt::KeywordAttr llzk::smt::detail::SetInfoOpGenericAdaptorBase::getKeyAttr ( )
inline

Definition at line 8674 of file SMT.h.inc.

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::smt::detail::SetInfoOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )
inline

Definition at line 8662 of file SMT.h.inc.

◆ getProperties()

const Properties & llzk::smt::detail::SetInfoOpGenericAdaptorBase::getProperties ( )
inline

Definition at line 8666 of file SMT.h.inc.

◆ getValue()

mlir::Attribute llzk::smt::detail::SetInfoOpGenericAdaptorBase::getValue ( )

Definition at line 10012 of file SMT.cpp.inc.

◆ getValueAttr()

::mlir::Attribute llzk::smt::detail::SetInfoOpGenericAdaptorBase::getValueAttr ( )
inline

Definition at line 8680 of file SMT.h.inc.

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::smt::detail::SetInfoOpGenericAdaptorBase::odsAttrs
protected

Definition at line 8651 of file SMT.h.inc.

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::smt::detail::SetInfoOpGenericAdaptorBase::odsOpName
protected

Definition at line 8652 of file SMT.h.inc.

◆ odsRegions

::mlir::RegionRange llzk::smt::detail::SetInfoOpGenericAdaptorBase::odsRegions
protected

Definition at line 8654 of file SMT.h.inc.

◆ properties

Properties llzk::smt::detail::SetInfoOpGenericAdaptorBase::properties
protected

Definition at line 8653 of file SMT.h.inc.


The documentation for this class was generated from the following files: