LLVM API Documentation
#include <AArch64BaseInfo.h>
Public Member Functions | |
MRSMapper () | |
![]() | |
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 | MRSPairs [] |
![]() | |
static const NamedImmMapper::Mapping | SysRegPairs [] |
Additional Inherited Members | |
![]() | |
const NamedImmMapper::Mapping * | InstPairs |
size_t | NumInstPairs |
Definition at line 986 of file AArch64BaseInfo.h.
A64SysReg::MRSMapper::MRSMapper | ( | ) |
Definition at line 248 of file AArch64BaseInfo.cpp.
References llvm::array_lengthof().
|
static |
Definition at line 987 of file AArch64BaseInfo.h.