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

Public Types

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

Public Member Functions

 Model ()
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::Model< ConcreteOp >

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

Member Typedef Documentation

◆ Interface

template<typename ConcreteOp>
using llzk::pod::detail::PodAccessOpInterfaceInterfaceTraits::Model< ConcreteOp >::Interface = ::llzk::pod::PodAccessOpInterface

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

Constructor & Destructor Documentation

◆ Model()

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

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

Member Function Documentation

◆ getRecordNameAttr()

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

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

◆ isRead()

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

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


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