|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Member Functions | |
| ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) | |
| ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) | |
| ApplyMapOpGenericAdaptor (RangeT values, const ApplyMapOpGenericAdaptorBase &base) | |
| template<typename LateInst = ApplyMapOp, typename = std::enable_if_t<std::is_same_v<LateInst, ApplyMapOp>>> | |
| ApplyMapOpGenericAdaptor (RangeT values, LateInst op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | getMapOperands () |
| RangeT | getOperands () |
| Public Member Functions inherited from llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase | |
| ApplyMapOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| ApplyMapOpGenericAdaptorBase (ApplyMapOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::AffineMapAttr | getMapAttr () |
| ::mlir::AffineMap | getMap () |
| ::mlir::IntegerAttr | getNumDimsAttr () |
| ::llvm::APInt | getNumDims () |
Additional Inherited Members | |
| Protected Attributes inherited from llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |