LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties Struct Reference

Public Types

using constantTy = ::mlir::UnitAttr
using initial_valueTy = ::mlir::Attribute
using sym_nameTy = ::mlir::StringAttr
using typeTy = ::mlir::TypeAttr

Public Member Functions

auto getConstant ()
void setConstant (const ::mlir::UnitAttr &propValue)
auto getInitialValue ()
void setInitialValue (const ::mlir::Attribute &propValue)
auto getSymName ()
void setSymName (const ::mlir::StringAttr &propValue)
auto getType ()
void setType (const ::mlir::TypeAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

constantTy constant
initial_valueTy initial_value
sym_nameTy sym_name
typeTy type

Detailed Description

Definition at line 38 of file Ops.h.inc.

Member Typedef Documentation

◆ constantTy

◆ initial_valueTy

◆ sym_nameTy

Definition at line 59 of file Ops.h.inc.

◆ typeTy

Definition at line 69 of file Ops.h.inc.

Member Function Documentation

◆ getConstant()

auto llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::getConstant ( )
inline

Definition at line 42 of file Ops.h.inc.

◆ getInitialValue()

auto llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::getInitialValue ( )
inline

Definition at line 52 of file Ops.h.inc.

◆ getSymName()

auto llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::getSymName ( )
inline

Definition at line 62 of file Ops.h.inc.

◆ getType()

auto llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::getType ( )
inline

Definition at line 72 of file Ops.h.inc.

◆ operator!=()

bool llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

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

◆ operator==()

bool llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

Definition at line 79 of file Ops.h.inc.

◆ setConstant()

void llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::setConstant ( const ::mlir::UnitAttr & propValue)
inline

Definition at line 46 of file Ops.h.inc.

◆ setInitialValue()

void llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::setInitialValue ( const ::mlir::Attribute & propValue)
inline

Definition at line 56 of file Ops.h.inc.

◆ setSymName()

void llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::setSymName ( const ::mlir::StringAttr & propValue)
inline

Definition at line 66 of file Ops.h.inc.

◆ setType()

void llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::setType ( const ::mlir::TypeAttr & propValue)
inline

Definition at line 76 of file Ops.h.inc.

Member Data Documentation

◆ constant

constantTy llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::constant

Definition at line 40 of file Ops.h.inc.

◆ initial_value

initial_valueTy llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::initial_value

Definition at line 50 of file Ops.h.inc.

◆ sym_name

sym_nameTy llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::sym_name

Definition at line 60 of file Ops.h.inc.

◆ type

typeTy llzk::global::detail::GlobalDefOpGenericAdaptorBase::Properties::type

Definition at line 70 of file Ops.h.inc.


The documentation for this struct was generated from the following file:
  • build/include/llzk/Dialect/Global/IR/Ops.h.inc