LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::smt::IntConstantOpGenericAdaptor< RangeT > Class Template Reference
Inheritance diagram for llzk::smt::IntConstantOpGenericAdaptor< RangeT >:
[legend]
Collaboration diagram for llzk::smt::IntConstantOpGenericAdaptor< RangeT >:
[legend]

Public Member Functions

 IntConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 IntConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 IntConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 IntConstantOpGenericAdaptor (RangeT values, const IntConstantOpGenericAdaptorBase &base)
template<typename LateInst = IntConstantOp, typename = std::enable_if_t<std::is_same_v<LateInst, IntConstantOp>>>
 IntConstantOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getOperands ()
Public Member Functions inherited from llzk::smt::detail::IntConstantOpGenericAdaptorBase
 IntConstantOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 IntConstantOpGenericAdaptorBase (IntConstantOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::IntegerAttr getValueAttr ()
::mlir::APInt getValue ()

Additional Inherited Members

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

Detailed Description

template<typename RangeT>
class llzk::smt::IntConstantOpGenericAdaptor< RangeT >

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

Constructor & Destructor Documentation

◆ IntConstantOpGenericAdaptor() [1/5]

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

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

◆ IntConstantOpGenericAdaptor() [2/5]

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

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

◆ IntConstantOpGenericAdaptor() [3/5]

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

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

◆ IntConstantOpGenericAdaptor() [4/5]

template<typename RangeT>
llzk::smt::IntConstantOpGenericAdaptor< RangeT >::IntConstantOpGenericAdaptor ( RangeT values,
const IntConstantOpGenericAdaptorBase & base )
inline

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

◆ IntConstantOpGenericAdaptor() [5/5]

template<typename RangeT>
template<typename LateInst = IntConstantOp, typename = std::enable_if_t<std::is_same_v<LateInst, IntConstantOp>>>
llzk::smt::IntConstantOpGenericAdaptor< RangeT >::IntConstantOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::smt::IntConstantOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

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

◆ getOperands()

template<typename RangeT>
RangeT llzk::smt::IntConstantOpGenericAdaptor< RangeT >::getOperands ( )
inline

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


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