|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| GlobalDefOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| GlobalDefOpGenericAdaptorBase (GlobalDefOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getSymNameAttr () |
| ::llvm::StringRef | getSymName () |
| ::mlir::UnitAttr | getConstantAttr () |
| bool | getConstant () |
| ::mlir::TypeAttr | getTypeAttr () |
| ::mlir::Type | getType () |
| ::mlir::Attribute | getInitialValueAttr () |
| ::mlir::Attribute | getInitialValue () |
Protected Attributes | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
| llzk::global::detail::GlobalDefOpGenericAdaptorBase::GlobalDefOpGenericAdaptorBase | ( | GlobalDefOp | op | ) |
Definition at line 118 of file Ops.cpp.inc.
|
inline |
| bool llzk::global::detail::GlobalDefOpGenericAdaptorBase::getConstant | ( | ) |
Definition at line 132 of file Ops.cpp.inc.
| mlir::UnitAttr llzk::global::detail::GlobalDefOpGenericAdaptorBase::getConstantAttr | ( | ) |
Definition at line 125 of file Ops.cpp.inc.
| mlir::Attribute llzk::global::detail::GlobalDefOpGenericAdaptorBase::getInitialValue | ( | ) |
Definition at line 149 of file Ops.cpp.inc.
| mlir::Attribute llzk::global::detail::GlobalDefOpGenericAdaptorBase::getInitialValueAttr | ( | ) |
Definition at line 144 of file Ops.cpp.inc.
|
inline |
|
inline |
| llvm::StringRef llzk::global::detail::GlobalDefOpGenericAdaptorBase::getSymName | ( | ) |
Definition at line 120 of file Ops.cpp.inc.
|
inline |
| mlir::Type llzk::global::detail::GlobalDefOpGenericAdaptorBase::getType | ( | ) |
Definition at line 139 of file Ops.cpp.inc.
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |