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

Public Member Functions

 BVCmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 BVCmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 BVCmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 BVCmpOpGenericAdaptor (RangeT values, const BVCmpOpGenericAdaptorBase &base)
template<typename LateInst = BVCmpOp, typename = std::enable_if_t<std::is_same_v<LateInst, BVCmpOp>>>
 BVCmpOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
ValueT getLhs ()
ValueT getRhs ()
RangeT getOperands ()
Public Member Functions inherited from llzk::smt::detail::BVCmpOpGenericAdaptorBase
 BVCmpOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 BVCmpOpGenericAdaptorBase (BVCmpOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::llzk::smt::BVCmpPredicateAttr getPredAttr ()
::llzk::smt::BVCmpPredicate getPred ()

Additional Inherited Members

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ BVCmpOpGenericAdaptor() [1/5]

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

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

◆ BVCmpOpGenericAdaptor() [2/5]

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

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

◆ BVCmpOpGenericAdaptor() [3/5]

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

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

◆ BVCmpOpGenericAdaptor() [4/5]

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

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

◆ BVCmpOpGenericAdaptor() [5/5]

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

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

Member Function Documentation

◆ getLhs()

template<typename RangeT>
ValueT llzk::smt::BVCmpOpGenericAdaptor< RangeT >::getLhs ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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

◆ getRhs()

template<typename RangeT>
ValueT llzk::smt::BVCmpOpGenericAdaptor< RangeT >::getRhs ( )
inline

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