|
gem5
v19.0.0.0
|
#include <Brig.h>
| BrigAlignment8_t Brig::BrigDirectiveVariable::align |
| BrigAllocation8_t Brig::BrigDirectiveVariable::allocation |
| BrigUInt64 Brig::BrigDirectiveVariable::dim |
Definition at line 1301 of file Brig.h.
Referenced by StorageSpace::addSymbol().
| BrigOperandOffset32_t Brig::BrigDirectiveVariable::init |
Definition at line 1290 of file Brig.h.
Referenced by StorageSpace::addSymbol(), and BrigObject::processDirectives().
| BrigLinkage8_t Brig::BrigDirectiveVariable::linkage |
| BrigVariableModifier Brig::BrigDirectiveVariable::modifier |
| BrigDataOffsetString32_t Brig::BrigDirectiveVariable::name |
Definition at line 1289 of file Brig.h.
Referenced by StorageSpace::addSymbol(), HsailCode::init(), AddrOperandBase::parseAddr(), and BrigObject::processDirectives().
| BrigSegment8_t Brig::BrigDirectiveVariable::segment |
Definition at line 1299 of file Brig.h.
Referenced by StorageMap::addSymbol(), HsailCode::init(), AddrOperandBase::parseAddr(), and BrigObject::processDirectives().
| BrigType16_t Brig::BrigDirectiveVariable::type |
Definition at line 1291 of file Brig.h.
Referenced by StorageSpace::addSymbol(), findRegDataType(), and BrigObject::processDirectives().