Searched refs:getStackProtectorGuard (Results 1 – 8 of 8) sorted by relevance
100 if (M.getStackProtectorGuard() == "tls") { in expandLoadStackGuard()
177 assert(MF.getFunction().getParent()->getStackProtectorGuard() != "tls" && in expandLoadStackGuard()
260 if (M.getStackProtectorGuard() == "tls") { in expandLoadStackGuard()
504 StringRef GuardMode = M->getStackProtectorGuard(); in InsertStackProtectors()
1008 StringRef getStackProtectorGuard() const;
741 StringRef Module::getStackProtectorGuard() const { in getStackProtectorGuard() function in Module
609 StringRef GuardMode = M.getStackProtectorGuard(); in insertSSPDeclarations()
2002 if (M.getStackProtectorGuard() == "sysreg") { in expandPostRAPseudo()