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