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

Classes

struct  Properties

Public Member Functions

 ConstReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 ConstReadOpGenericAdaptorBase (ConstReadOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::FlatSymbolRefAttr getConstNameAttr ()
::llvm::StringRef getConstName ()

Protected Attributes

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

Detailed Description

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

Constructor & Destructor Documentation

◆ ConstReadOpGenericAdaptorBase() [1/2]

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

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

◆ ConstReadOpGenericAdaptorBase() [2/2]

llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::ConstReadOpGenericAdaptorBase ( ConstReadOp op)

Definition at line 502 of file Ops.cpp.inc.

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getConstName()

llvm::StringRef llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::getConstName ( )

Definition at line 504 of file Ops.cpp.inc.

◆ getConstNameAttr()

::mlir::FlatSymbolRefAttr llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::getConstNameAttr ( )
inline

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )
inline

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

◆ getProperties()

const Properties & llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::getProperties ( )
inline

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::odsRegions
protected

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

◆ properties

Properties llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::properties
protected

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


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