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

Public Member Functions

 IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs)
 IncludeOpGenericAdaptor (RangeT values, const IncludeOpGenericAdaptorBase &base)
template<typename LateInst = IncludeOp, typename = std::enable_if_t<std::is_same_v<LateInst, IncludeOp>>>
 IncludeOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getArgOperands ()
::llvm::SmallVector< RangeT > getMapOperands ()
RangeT getOperands ()
Public Member Functions inherited from llzk::verif::detail::IncludeOpGenericAdaptorBase
 IncludeOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 IncludeOpGenericAdaptorBase (IncludeOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::SymbolRefAttr getCalleeAttr ()
::mlir::SymbolRefAttr getCallee ()
::mlir::ArrayAttr getTemplateParamsAttr ()
::std::optional< ::mlir::ArrayAttr > getTemplateParams ()
::mlir::DenseI32ArrayAttr getNumDimsPerMapAttr ()
::llvm::ArrayRef< int32_t > getNumDimsPerMap ()
::mlir::DenseI32ArrayAttr getMapOpGroupSizesAttr ()
::llvm::ArrayRef< int32_t > getMapOpGroupSizes ()

Additional Inherited Members

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ IncludeOpGenericAdaptor() [1/5]

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

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

◆ IncludeOpGenericAdaptor() [2/5]

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

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

◆ IncludeOpGenericAdaptor() [3/5]

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

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

◆ IncludeOpGenericAdaptor() [4/5]

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

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

◆ IncludeOpGenericAdaptor() [5/5]

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

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

Member Function Documentation

◆ getArgOperands()

template<typename RangeT>
RangeT llzk::verif::IncludeOpGenericAdaptor< RangeT >::getArgOperands ( )
inline

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

◆ getMapOperands()

template<typename RangeT>
::llvm::SmallVector< RangeT > llzk::verif::IncludeOpGenericAdaptor< RangeT >::getMapOperands ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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