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

Public Member Functions

 BV2IntOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 BV2IntOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 BV2IntOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 BV2IntOpGenericAdaptor (RangeT values, const BV2IntOpGenericAdaptorBase &base)
template<typename LateInst = BV2IntOp, typename = std::enable_if_t<std::is_same_v<LateInst, BV2IntOp>>>
 BV2IntOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
ValueT getInput ()
RangeT getOperands ()
Public Member Functions inherited from llzk::smt::detail::BV2IntOpGenericAdaptorBase
 BV2IntOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 BV2IntOpGenericAdaptorBase (BV2IntOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::UnitAttr getIsSignedAttr ()
bool getIsSigned ()

Additional Inherited Members

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ BV2IntOpGenericAdaptor() [1/5]

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

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

◆ BV2IntOpGenericAdaptor() [2/5]

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

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

◆ BV2IntOpGenericAdaptor() [3/5]

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

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

◆ BV2IntOpGenericAdaptor() [4/5]

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

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

◆ BV2IntOpGenericAdaptor() [5/5]

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

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

Member Function Documentation

◆ getInput()

template<typename RangeT>
ValueT llzk::smt::BV2IntOpGenericAdaptor< RangeT >::getInput ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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