Searched refs:getStackProtectorGuardReg (Results 1 – 4 of 4) sorted by relevance
905 StringRef getStackProtectorGuardReg() const;
701 StringRef Module::getStackProtectorGuardReg() const { in getStackProtectorGuardReg() function in Module
1910 AArch64SysReg::lookupSysRegByName(M.getStackProtectorGuardReg()); in expandPostRAPseudo()
2522 StringRef GuardReg = M->getStackProtectorGuardReg(); in getIRStackGuard()