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