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

Public Types

using Interface = ::llzk::array::ArrayRefOpInterface
 

Public Member Functions

 Model ()
 

Static Public Member Functions

static inline ::mlir::TypedValue<::llzk::array::ArrayTypegetArrRef (const Concept *impl, ::mlir::Operation *tablegen_opaque_val)
 
static inline ::mlir::OpOperand & getArrRefMutable (const Concept *impl, ::mlir::Operation *tablegen_opaque_val)
 

Additional Inherited Members

- Public Attributes inherited from llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Concept
::mlir::TypedValue<::llzk::array::ArrayType >(* getArrRef )(const Concept *impl, ::mlir::Operation *)
 The methods defined by the interface.
 
::mlir::OpOperand &(* getArrRefMutable )(const Concept *impl, ::mlir::Operation *)
 

Detailed Description

template<typename ConcreteOp>
class llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Model< ConcreteOp >

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

Member Typedef Documentation

◆ Interface

template<typename ConcreteOp>
using llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Model< ConcreteOp >::Interface = ::llzk::array::ArrayRefOpInterface

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

Constructor & Destructor Documentation

◆ Model()

template<typename ConcreteOp>
llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Model< ConcreteOp >::Model ( )
inline

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

Member Function Documentation

◆ getArrRef()

template<typename ConcreteOp>
mlir::TypedValue<::llzk::array::ArrayType > llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Model< ConcreteOp >::getArrRef ( const Concept * impl,
::mlir::Operation * tablegen_opaque_val )
static

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

◆ getArrRefMutable()

template<typename ConcreteOp>
mlir::OpOperand & llzk::array::detail::ArrayRefOpInterfaceInterfaceTraits::Model< ConcreteOp >::getArrRefMutable ( const Concept * impl,
::mlir::Operation * tablegen_opaque_val )
static

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


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