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

Public Member Functions

 ContractOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 ContractOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 ContractOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 ContractOpGenericAdaptor (RangeT values, const ContractOpGenericAdaptorBase &base)
template<typename LateInst = ContractOp, typename = std::enable_if_t<std::is_same_v<LateInst, ContractOp>>>
 ContractOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getOperands ()
Public Member Functions inherited from llzk::verif::detail::ContractOpGenericAdaptorBase
 ContractOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 ContractOpGenericAdaptorBase (ContractOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::StringAttr getSymNameAttr ()
::llvm::StringRef getSymName ()
::mlir::SymbolRefAttr getTargetAttr ()
::mlir::SymbolRefAttr getTarget ()
::mlir::TypeAttr getFunctionTypeAttr ()
::mlir::FunctionType getFunctionType ()
::mlir::ArrayAttr getArgAttrsAttr ()
::std::optional< ::mlir::ArrayAttr > getArgAttrs ()
::mlir::Region & getBody ()
::mlir::RegionRange getRegions ()

Additional Inherited Members

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

Detailed Description

template<typename RangeT>
class llzk::verif::ContractOpGenericAdaptor< RangeT >

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

Constructor & Destructor Documentation

◆ ContractOpGenericAdaptor() [1/5]

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

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

◆ ContractOpGenericAdaptor() [2/5]

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

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

◆ ContractOpGenericAdaptor() [3/5]

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

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

◆ ContractOpGenericAdaptor() [4/5]

template<typename RangeT>
llzk::verif::ContractOpGenericAdaptor< RangeT >::ContractOpGenericAdaptor ( RangeT values,
const ContractOpGenericAdaptorBase & base )
inline

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

◆ ContractOpGenericAdaptor() [5/5]

template<typename RangeT>
template<typename LateInst = ContractOp, typename = std::enable_if_t<std::is_same_v<LateInst, ContractOp>>>
llzk::verif::ContractOpGenericAdaptor< RangeT >::ContractOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::verif::ContractOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

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

◆ getOperands()

template<typename RangeT>
RangeT llzk::verif::ContractOpGenericAdaptor< RangeT >::getOperands ( )
inline

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


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