|
LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Types | |
| using | ConcreteEntity = ConcreteOp |
| Public Types inherited from llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteModel > | |
| using | Interface |
Additional Inherited Members | |
| Public Member Functions inherited from llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteModel > | |
| FallbackModel () | |
| Public Member Functions inherited from llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Concept | |
| void | initializeInterfaceConcept (::mlir::detail::InterfaceMap &interfaceMap) |
| Static Public Member Functions inherited from llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteModel > | |
| static inline ::mlir::FlatSymbolRefAttr | getRecordNameAttr (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
| static bool | isRead (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
| Public Attributes inherited from llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Concept | |
| ::mlir::FlatSymbolRefAttr(* | getRecordNameAttr )(const Concept *impl, ::mlir::Operation *) |
| The methods defined by the interface. | |
| bool(* | isRead )(const Concept *impl, ::mlir::Operation *) |
| const ::llzk::pod::PodRefOpInterface::Concept * | implPodRefOpInterface = nullptr |
| The base classes of this interface. | |
Definition at line 103 of file OpInterfaces.h.inc.
| using llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::ExternalModel< ConcreteModel, ConcreteOp >::ConcreteEntity = ConcreteOp |
Definition at line 105 of file OpInterfaces.h.inc.