Searched refs:isValidSysReg (Results 1 – 1 of 1) sorted by relevance
1543 static bool isValidSysReg(const AArch64SysReg::SysReg *Reg, bool Read, in isValidSysReg() function1559 if (Reg && !isValidSysReg(Reg, Read, STI)) in lookupSysReg()1586 if (isValidSysReg(Reg, true /*Read*/, STI)) in printMRSSystemRegister()1613 if (isValidSysReg(Reg, false /*Read*/, STI)) in printMSRSystemRegister()