Searched refs:getStackProtectorGuard (Results 1 – 12 of 12) sorted by relevance
99 if (M.getStackProtectorGuard() == "tls") { in expandLoadStackGuard()
140 assert(MF.getFunction().getParent()->getStackProtectorGuard() != "tls" && in expandLoadStackGuard()
259 if (M.getStackProtectorGuard() == "tls") { in expandLoadStackGuard()
393 StringRef GuardMode = M->getStackProtectorGuard(); in getStackGuard()
905 StringRef getStackProtectorGuard() const;
1000 StringRef getStackProtectorGuard() const;
995 StringRef getStackProtectorGuard() const;
1006 StringRef getStackProtectorGuard() const;
695 StringRef Module::getStackProtectorGuard() const { in getStackProtectorGuard() function in Module
1906 if (M.getStackProtectorGuard() == "sysreg") { in expandPostRAPseudo()
3032 StringRef GuardMode = M.getStackProtectorGuard(); in insertSSPDeclarations()