|
LLVM 22.0.0git
|
#include "Target/AArch64/Utils/AArch64BaseInfo.h"
Public Member Functions | |
| bool | haveFeatures (FeatureBitset ActiveFeatures) const |
Public Attributes | |
| const char | Name [32] |
| unsigned | Encoding |
| bool | Readable |
| bool | Writeable |
| FeatureBitset | FeaturesRequired |
Definition at line 795 of file AArch64BaseInfo.h.
|
inline |
Definition at line 802 of file AArch64BaseInfo.h.
References FeaturesRequired.
| unsigned llvm::AArch64SysReg::SysReg::Encoding |
Definition at line 797 of file AArch64BaseInfo.h.
| FeatureBitset llvm::AArch64SysReg::SysReg::FeaturesRequired |
Definition at line 800 of file AArch64BaseInfo.h.
Referenced by haveFeatures().
Definition at line 796 of file AArch64BaseInfo.h.
| bool llvm::AArch64SysReg::SysReg::Readable |
Definition at line 798 of file AArch64BaseInfo.h.
| bool llvm::AArch64SysReg::SysReg::Writeable |
Definition at line 799 of file AArch64BaseInfo.h.