|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| TemplateOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| TemplateOpGenericAdaptorBase (TemplateOp 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::polymorphic::detail::TemplateOpGenericAdaptorBase::TemplateOpGenericAdaptorBase | ( | TemplateOp | op | ) |
Definition at line 958 of file Ops.cpp.inc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| llvm::StringRef llzk::polymorphic::detail::TemplateOpGenericAdaptorBase::getSymName | ( | ) |
Definition at line 960 of file Ops.cpp.inc.
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |