CIRCT 22.0.0git
Loading...
Searching...
No Matches
Public Attributes | List of all members
HWUnionFieldInfo Struct Reference

#include <HW.h>

Collaboration diagram for HWUnionFieldInfo:
Collaboration graph
[legend]

Public Attributes

MlirIdentifier name
 
MlirType type
 
size_t offset
 

Detailed Description

Definition at line 35 of file HW.h.

Member Data Documentation

◆ name

MlirIdentifier HWUnionFieldInfo::name

Definition at line 36 of file HW.h.

Referenced by hwUnionTypeGetFieldNum().

◆ offset

size_t HWUnionFieldInfo::offset

Definition at line 38 of file HW.h.

Referenced by hwUnionTypeGet(), and hwUnionTypeGetFieldNum().

◆ type

MlirType HWUnionFieldInfo::type

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