LLZK 0.1.0
Veridise's ZK Language IR
|
Public Types | |
using | Interface = ::llzk::component::FieldRefOpInterface |
Public Member Functions | |
Model () | |
Static Public Member Functions | |
static inline ::mlir::Value | getVal (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
static inline ::mlir::TypedValue<::llzk::component::StructType > | getComponent (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
static inline ::llvm::StringRef | getFieldName (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
static inline ::mlir::FlatSymbolRefAttr | getFieldNameAttr (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
static inline ::llzk::component::StructType | getStructType (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
static bool | isRead (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
Additional Inherited Members | |
![]() | |
::mlir::Value(* | getVal )(const Concept *impl, ::mlir::Operation *) |
The methods defined by the interface. | |
::mlir::TypedValue<::llzk::component::StructType >(* | getComponent )(const Concept *impl, ::mlir::Operation *) |
::llvm::StringRef(* | getFieldName )(const Concept *impl, ::mlir::Operation *) |
::mlir::FlatSymbolRefAttr(* | getFieldNameAttr )(const Concept *impl, ::mlir::Operation *) |
::llzk::component::StructType(* | getStructType )(const Concept *impl, ::mlir::Operation *) |
bool(* | isRead )(const Concept *impl, ::mlir::Operation *) |
Definition at line 24 of file OpInterfaces.h.inc.
using llzk::component::detail::FieldRefOpInterfaceInterfaceTraits::Model< ConcreteOp >::Interface = ::llzk::component::FieldRefOpInterface |
Definition at line 26 of file OpInterfaces.h.inc.
|
inline |
Definition at line 27 of file OpInterfaces.h.inc.
|
static |
Definition at line 93 of file OpInterfaces.h.inc.
|
static |
Definition at line 97 of file OpInterfaces.h.inc.
|
static |
Definition at line 101 of file OpInterfaces.h.inc.
|
static |
Definition at line 105 of file OpInterfaces.h.inc.
|
static |
Definition at line 89 of file OpInterfaces.h.inc.
|
inlinestatic |
Definition at line 109 of file OpInterfaces.h.inc.