|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| IncludeOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| IncludeOpGenericAdaptorBase (IncludeOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::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 () |
Protected Attributes | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
| llzk::verif::detail::IncludeOpGenericAdaptorBase::IncludeOpGenericAdaptorBase | ( | IncludeOp | op | ) |
Definition at line 1041 of file Ops.cpp.inc.
|
inline |
| mlir::SymbolRefAttr llzk::verif::detail::IncludeOpGenericAdaptorBase::getCallee | ( | ) |
Definition at line 1052 of file Ops.cpp.inc.
|
inline |
| llvm::ArrayRef< int32_t > llzk::verif::detail::IncludeOpGenericAdaptorBase::getMapOpGroupSizes | ( | ) |
Definition at line 1072 of file Ops.cpp.inc.
|
inline |
| llvm::ArrayRef< int32_t > llzk::verif::detail::IncludeOpGenericAdaptorBase::getNumDimsPerMap | ( | ) |
Definition at line 1067 of file Ops.cpp.inc.
| mlir::DenseI32ArrayAttr llzk::verif::detail::IncludeOpGenericAdaptorBase::getNumDimsPerMapAttr | ( | ) |
Definition at line 1062 of file Ops.cpp.inc.
| std::pair< unsigned, unsigned > llzk::verif::detail::IncludeOpGenericAdaptorBase::getODSOperandIndexAndLength | ( | unsigned | index, |
| unsigned | odsOperandsSize ) |
Definition at line 1043 of file Ops.cpp.inc.
|
inline |
| std::optional<::mlir::ArrayAttr > llzk::verif::detail::IncludeOpGenericAdaptorBase::getTemplateParams | ( | ) |
Definition at line 1057 of file Ops.cpp.inc.
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |