Searched refs:getStackProtectorGuardReg (Results 1 – 4 of 4) sorted by relevance
911 StringRef getStackProtectorGuardReg() const;
705 StringRef Module::getStackProtectorGuardReg() const { in getStackProtectorGuardReg() function in Module
1872 AArch64SysReg::lookupSysRegByName(M.getStackProtectorGuardReg()); in expandPostRAPseudo()
2911 StringRef GuardReg = M->getStackProtectorGuardReg(); in getIRStackGuard()