|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| NewPodOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| NewPodOpGenericAdaptorBase (NewPodOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::ArrayAttr | getInitializedRecordsAttr () |
| ::mlir::ArrayAttr | getInitializedRecords () |
| ::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::pod::detail::NewPodOpGenericAdaptorBase::NewPodOpGenericAdaptorBase | ( | NewPodOp | op | ) |
Definition at line 120 of file Ops.cpp.inc.
|
inline |
| mlir::ArrayAttr llzk::pod::detail::NewPodOpGenericAdaptorBase::getInitializedRecords | ( | ) |
Definition at line 136 of file Ops.cpp.inc.
| mlir::ArrayAttr llzk::pod::detail::NewPodOpGenericAdaptorBase::getInitializedRecordsAttr | ( | ) |
Definition at line 131 of file Ops.cpp.inc.
| llvm::ArrayRef< int32_t > llzk::pod::detail::NewPodOpGenericAdaptorBase::getMapOpGroupSizes | ( | ) |
Definition at line 151 of file Ops.cpp.inc.
|
inline |
| llvm::ArrayRef< int32_t > llzk::pod::detail::NewPodOpGenericAdaptorBase::getNumDimsPerMap | ( | ) |
Definition at line 146 of file Ops.cpp.inc.
| mlir::DenseI32ArrayAttr llzk::pod::detail::NewPodOpGenericAdaptorBase::getNumDimsPerMapAttr | ( | ) |
Definition at line 141 of file Ops.cpp.inc.
| std::pair< unsigned, unsigned > llzk::pod::detail::NewPodOpGenericAdaptorBase::getODSOperandIndexAndLength | ( | unsigned | index, |
| unsigned | odsOperandsSize ) |
Definition at line 122 of file Ops.cpp.inc.
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |