LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp > Class Template Reference
Inheritance diagram for llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >:
[legend]
Collaboration diagram for llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >:
[legend]

Public Types

using Interface = ::llzk::pod::PodAccessOpInterface

Public Member Functions

 FallbackModel ()
Public Member Functions inherited from llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Concept
void initializeInterfaceConcept (::mlir::detail::InterfaceMap &interfaceMap)

Static Public Member Functions

static inline ::mlir::FlatSymbolRefAttr getRecordNameAttr (const Concept *impl, ::mlir::Operation *tablegen_opaque_val)
static bool isRead (const Concept *impl, ::mlir::Operation *tablegen_opaque_val)

Additional Inherited Members

Public Attributes inherited from llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Concept
::mlir::FlatSymbolRefAttr(* getRecordNameAttr )(const Concept *impl, ::mlir::Operation *)
 The methods defined by the interface.
bool(* isRead )(const Concept *impl, ::mlir::Operation *)
const ::llzk::pod::PodRefOpInterface::Concept * implPodRefOpInterface = nullptr
 The base classes of this interface.

Detailed Description

template<typename ConcreteOp>
class llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >

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

Member Typedef Documentation

◆ Interface

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

Constructor & Destructor Documentation

◆ FallbackModel()

template<typename ConcreteOp>
llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >::FallbackModel ( )
inline

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

Member Function Documentation

◆ getRecordNameAttr()

template<typename ConcreteOp>
mlir::FlatSymbolRefAttr llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >::getRecordNameAttr ( const Concept * impl,
::mlir::Operation * tablegen_opaque_val )
static

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

◆ isRead()

template<typename ConcreteOp>
bool llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::FallbackModel< ConcreteOp >::isRead ( const Concept * impl,
::mlir::Operation * tablegen_opaque_val )
inlinestatic

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


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