|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| StructDefOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| StructDefOpGenericAdaptorBase (StructDefOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getSymNameAttr () |
| ::llvm::StringRef | getSymName () |
| ::mlir::Region & | getBodyRegion () |
| ::mlir::RegionRange | getRegions () |
Protected Attributes | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
| llzk::component::detail::StructDefOpGenericAdaptorBase::StructDefOpGenericAdaptorBase | ( | StructDefOp | op | ) |
Definition at line 1519 of file Ops.cpp.inc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| llvm::StringRef llzk::component::detail::StructDefOpGenericAdaptorBase::getSymName | ( | ) |
Definition at line 1521 of file Ops.cpp.inc.
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |