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

Public Types

using arg_attrsTy = ::mlir::ArrayAttr
using function_typeTy = ::mlir::TypeAttr
using res_attrsTy = ::mlir::ArrayAttr
using sym_nameTy = ::mlir::StringAttr

Public Member Functions

auto getArgAttrs ()
void setArgAttrs (const ::mlir::ArrayAttr &propValue)
auto getFunctionType ()
void setFunctionType (const ::mlir::TypeAttr &propValue)
auto getResAttrs ()
void setResAttrs (const ::mlir::ArrayAttr &propValue)
auto getSymName ()
void setSymName (const ::mlir::StringAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

arg_attrsTy arg_attrs
function_typeTy function_type
res_attrsTy res_attrs
sym_nameTy sym_name

Detailed Description

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

Member Typedef Documentation

◆ arg_attrsTy

◆ function_typeTy

◆ res_attrsTy

◆ sym_nameTy

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

Member Function Documentation

◆ getArgAttrs()

auto llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::getArgAttrs ( )
inline

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

◆ getFunctionType()

auto llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::getFunctionType ( )
inline

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

◆ getResAttrs()

auto llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::getResAttrs ( )
inline

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

◆ getSymName()

auto llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::getSymName ( )
inline

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

◆ operator!=()

bool llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

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

◆ operator==()

bool llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

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

◆ setArgAttrs()

void llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::setArgAttrs ( const ::mlir::ArrayAttr & propValue)
inline

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

◆ setFunctionType()

void llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::setFunctionType ( const ::mlir::TypeAttr & propValue)
inline

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

◆ setResAttrs()

void llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::setResAttrs ( const ::mlir::ArrayAttr & propValue)
inline

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

◆ setSymName()

void llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::setSymName ( const ::mlir::StringAttr & propValue)
inline

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

Member Data Documentation

◆ arg_attrs

arg_attrsTy llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::arg_attrs

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

◆ function_type

function_typeTy llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::function_type

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

◆ res_attrs

res_attrsTy llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::res_attrs

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

◆ sym_name

sym_nameTy llzk::function::detail::FuncDefOpGenericAdaptorBase::Properties::sym_name

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


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