LLVM: llvm::AArch64SysReg::SysReg Struct Reference (original) (raw)

#include "[Target/AArch64/Utils/AArch64BaseInfo.h](AArch64BaseInfo%5F8h%5Fsource.html)"

Public Attributes
const char Name [32]
unsigned Encoding
bool Readable
bool Writeable
FeatureBitset FeaturesRequired

Definition at line 795 of file AArch64BaseInfo.h.

haveFeatures()

bool llvm::AArch64SysReg::SysReg::haveFeatures ( FeatureBitset ActiveFeatures) const inline

Encoding

unsigned llvm::AArch64SysReg::SysReg::Encoding

FeaturesRequired

Name

const char llvm::AArch64SysReg::SysReg::Name[32]

Readable

bool llvm::AArch64SysReg::SysReg::Readable

Writeable

bool llvm::AArch64SysReg::SysReg::Writeable


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