Searched refs:getStackProtectorGuard (Results 1 – 8 of 8) sorted by relevance
99 if (M.getStackProtectorGuard() == "tls") { in expandLoadStackGuard()
139 assert(MF.getFunction().getParent()->getStackProtectorGuard() != "tls" && in expandLoadStackGuard()
255 if (M.getStackProtectorGuard() == "tls") { in expandLoadStackGuard()
386 StringRef GuardMode = M->getStackProtectorGuard(); in getStackGuard()
905 StringRef getStackProtectorGuard() const;
693 StringRef Module::getStackProtectorGuard() const { in getStackProtectorGuard() function in Module
1870 if (M.getStackProtectorGuard() == "sysreg") { in expandPostRAPseudo()
2956 StringRef GuardMode = M.getStackProtectorGuard(); in insertSSPDeclarations()