LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp > Class Template Reference
Inheritance diagram for llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >:
[legend]
Collaboration diagram for llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >:
[legend]

Public Types

using Interface = ::llzk::global::GlobalRefOpInterface
 

Public Member Functions

 FallbackModel ()
 

Static Public Member Functions

static inline ::mlir::Value getVal (const Concept *impl, ::mlir::Operation *tablegen_opaque_val)
 
static inline ::mlir::SymbolRefAttr getNameRef (const Concept *impl, ::mlir::Operation *tablegen_opaque_val)
 

Additional Inherited Members

- Public Attributes inherited from llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::Concept
::mlir::Value(* getVal )(const Concept *impl, ::mlir::Operation *)
 The methods defined by the interface.
 
::mlir::SymbolRefAttr(* getNameRef )(const Concept *impl, ::mlir::Operation *)
 

Detailed Description

template<typename ConcreteOp>
class llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >

Definition at line 29 of file OpInterfaces.h.inc.

Member Typedef Documentation

◆ Interface

Definition at line 31 of file OpInterfaces.h.inc.

Constructor & Destructor Documentation

◆ FallbackModel()

template<typename ConcreteOp>
llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >::FallbackModel ( )
inline

Definition at line 32 of file OpInterfaces.h.inc.

Member Function Documentation

◆ getNameRef()

template<typename ConcreteOp>
mlir::SymbolRefAttr llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >::getNameRef ( const Concept * impl,
::mlir::Operation * tablegen_opaque_val )
static

Definition at line 81 of file OpInterfaces.h.inc.

◆ getVal()

template<typename ConcreteOp>
mlir::Value llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >::getVal ( const Concept * impl,
::mlir::Operation * tablegen_opaque_val )
static

Definition at line 77 of file OpInterfaces.h.inc.


The documentation for this class was generated from the following file: