Searched refs:GuardReg (Results 1 – 2 of 2) sorted by relevance
5 ; selectiondag stack protector uses a GuardReg which the fast-isel stack
2911 StringRef GuardReg = M->getStackProtectorGuardReg(); in getIRStackGuard() local2912 if (GuardReg == "fs") in getIRStackGuard()2914 else if (GuardReg == "gs") in getIRStackGuard()