LLZK 0.1.0
Veridise's ZK Language IR
|
Public Types | |
using | Interface = ::llzk::component::FieldRefOpInterface |
Public Member Functions | |
FallbackModel () | |
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 37 of file OpInterfaces.h.inc.
using llzk::component::detail::FieldRefOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >::Interface = ::llzk::component::FieldRefOpInterface |
Definition at line 39 of file OpInterfaces.h.inc.
|
inline |
Definition at line 40 of file OpInterfaces.h.inc.
|
static |
Definition at line 117 of file OpInterfaces.h.inc.
|
static |
Definition at line 121 of file OpInterfaces.h.inc.
|
static |
Definition at line 125 of file OpInterfaces.h.inc.
|
static |
Definition at line 129 of file OpInterfaces.h.inc.
|
static |
Definition at line 113 of file OpInterfaces.h.inc.
|
inlinestatic |
Definition at line 133 of file OpInterfaces.h.inc.