|
LLZK 0.1.0
Veridise's ZK Language IR
|
Public Types | |
| using | ConcreteEntity = ConcreteOp |
| Public Types inherited from llzk::array::detail::ArrayAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteModel > | |
| using | Interface |
Additional Inherited Members | |
| Public Member Functions inherited from llzk::array::detail::ArrayAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteModel > | |
| FallbackModel () | |
| Public Member Functions inherited from llzk::array::detail::ArrayAccessOpInterfaceInterfaceTraits::Concept | |
| void | initializeInterfaceConcept (::mlir::detail::InterfaceMap &interfaceMap) |
| Static Public Member Functions inherited from llzk::array::detail::ArrayAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteModel > | |
| static inline ::mlir::Operation::operand_range | getIndices (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
| static inline ::mlir::MutableOperandRange | getIndicesMutable (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
| static bool | isRead (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
| Public Attributes inherited from llzk::array::detail::ArrayAccessOpInterfaceInterfaceTraits::Concept | |
| ::mlir::Operation::operand_range(* | getIndices )(const Concept *impl, ::mlir::Operation *) |
| The methods defined by the interface. | |
| ::mlir::MutableOperandRange(* | getIndicesMutable )(const Concept *impl, ::mlir::Operation *) |
| bool(* | isRead )(const Concept *impl, ::mlir::Operation *) |
| const ::llzk::array::ArrayRefOpInterface::Concept * | implArrayRefOpInterface = nullptr |
| The base classes of this interface. | |
Definition at line 106 of file OpInterfaces.h.inc.
| using llzk::array::detail::ArrayAccessOpInterfaceInterfaceTraits::ExternalModel< ConcreteModel, ConcreteOp >::ConcreteEntity = ConcreteOp |
Definition at line 108 of file OpInterfaces.h.inc.