LLVM API Documentation
#include <AArch64BaseInfo.h>
Public Member Functions | |
MSRMapper () | |
![]() | |
SysRegMapper () | |
uint32_t | fromString (StringRef Name, bool &Valid) const |
std::string | toString (uint32_t Bits, bool &Valid) const |
Static Public Attributes | |
static const NamedImmMapper::Mapping | MSRPairs [] |
![]() | |
static const NamedImmMapper::Mapping | SysRegPairs [] |
Additional Inherited Members | |
![]() | |
const NamedImmMapper::Mapping * | InstPairs |
size_t | NumInstPairs |
Definition at line 981 of file AArch64BaseInfo.h.
A64SysReg::MSRMapper::MSRMapper | ( | ) |
Definition at line 271 of file AArch64BaseInfo.cpp.
References llvm::array_lengthof().
|
static |
Definition at line 982 of file AArch64BaseInfo.h.