|
LLVM
3.7.0
|
#include <AArch64BaseInfo.h>
Public Member Functions | |
| MSRMapper () | |
Public Member Functions inherited from llvm::AArch64SysReg::SysRegMapper | |
| SysRegMapper () | |
| uint32_t | fromString (StringRef Name, const FeatureBitset &FeatureBits, bool &Valid) const |
| std::string | toString (uint32_t Bits, const FeatureBitset &FeatureBits) const |
Static Public Attributes | |
| static const AArch64NamedImmMapper::Mapping | MSRMappings [] |
Static Public Attributes inherited from llvm::AArch64SysReg::SysRegMapper | |
| static const AArch64NamedImmMapper::Mapping | SysRegMappings [] |
Additional Inherited Members | |
Public Attributes inherited from llvm::AArch64SysReg::SysRegMapper | |
| const AArch64NamedImmMapper::Mapping * | InstMappings |
| size_t | NumInstMappings |
Definition at line 1213 of file AArch64BaseInfo.h.
| AArch64SysReg::MSRMapper::MSRMapper | ( | ) |
Definition at line 283 of file AArch64BaseInfo.cpp.
References llvm::array_lengthof().
|
static |
Definition at line 1214 of file AArch64BaseInfo.h.
1.8.6