LLZK 0.1.0
Veridise's ZK Language IR
|
Public Attributes | |
::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 14 of file OpInterfaces.h.inc.
::mlir::TypedValue<::llzk::component::StructType >(* llzk::component::detail::FieldRefOpInterfaceInterfaceTraits::Concept::getComponent) (const Concept *impl, ::mlir::Operation *) |
Definition at line 15 of file OpInterfaces.h.inc.
::llvm::StringRef(* llzk::component::detail::FieldRefOpInterfaceInterfaceTraits::Concept::getFieldName) (const Concept *impl, ::mlir::Operation *) |
Definition at line 17 of file OpInterfaces.h.inc.
::mlir::FlatSymbolRefAttr(* llzk::component::detail::FieldRefOpInterfaceInterfaceTraits::Concept::getFieldNameAttr) (const Concept *impl, ::mlir::Operation *) |
Definition at line 18 of file OpInterfaces.h.inc.
::llzk::component::StructType(* llzk::component::detail::FieldRefOpInterfaceInterfaceTraits::Concept::getStructType) (const Concept *impl, ::mlir::Operation *) |
Definition at line 19 of file OpInterfaces.h.inc.
::mlir::Value(* llzk::component::detail::FieldRefOpInterfaceInterfaceTraits::Concept::getVal) (const Concept *impl, ::mlir::Operation *) |
The methods defined by the interface.
Definition at line 15 of file OpInterfaces.h.inc.
bool(* llzk::component::detail::FieldRefOpInterfaceInterfaceTraits::Concept::isRead) (const Concept *impl, ::mlir::Operation *) |
Definition at line 21 of file OpInterfaces.h.inc.