|
LLZK 0.1.0
Veridise's ZK Language IR
|
Public Types | |
| using | Interface = ::llzk::felt::FeltBinaryOpInterface |
Public Member Functions | |
| Model () | |
Static Public Member Functions | |
| static inline ::mlir::Value | getLhs (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
| static inline ::mlir::Value | getRhs (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
Additional Inherited Members | |
| Public Attributes inherited from llzk::felt::detail::FeltBinaryOpInterfaceInterfaceTraits::Concept | |
| ::mlir::Value(* | getLhs )(const Concept *impl, ::mlir::Operation *) |
| The methods defined by the interface. | |
| ::mlir::Value(* | getRhs )(const Concept *impl, ::mlir::Operation *) |
Definition at line 20 of file OpInterfaces.h.inc.
| using llzk::felt::detail::FeltBinaryOpInterfaceInterfaceTraits::Model< ConcreteOp >::Interface = ::llzk::felt::FeltBinaryOpInterface |
Definition at line 22 of file OpInterfaces.h.inc.
|
inline |
Definition at line 23 of file OpInterfaces.h.inc.
|
static |
Definition at line 67 of file OpInterfaces.h.inc.
|
static |
Definition at line 71 of file OpInterfaces.h.inc.