LLVM 20.0.0git
|
Classes | |
struct | SysReg |
Functions | |
const SysReg * | lookupSysRegByName (StringRef) |
const SysReg * | lookupSysRegByEncoding (uint16_t) |
uint32_t | parseGenericRegister (StringRef Name) |
std::string | genericRegisterString (uint32_t Bits) |
std::string llvm::AArch64SysReg::genericRegisterString | ( | uint32_t | Bits | ) |
Definition at line 170 of file AArch64BaseInfo.cpp.
References assert().
Referenced by llvm::AArch64InstPrinter::printMRSSystemRegister(), and llvm::AArch64InstPrinter::printMSRSystemRegister().
Referenced by lookupSysReg().
Referenced by llvm::AArch64InstrInfo::expandPostRAPseudo(), and lookupSysReg().
Definition at line 149 of file AArch64BaseInfo.cpp.
References llvm::Regex::match(), and Name.