Searched refs:IsStackProtectorStrong (Results 1 – 5 of 5) sorted by relevance
303 bool IsStackProtectorStrong() const in IsStackProtectorStrong() function305 return cgOption.IsStackProtectorStrong(); in IsStackProtectorStrong()
274 bool IsStackProtectorStrong() const in IsStackProtectorStrong() function
598 if (cgFunc->GetCG()->IsStackProtectorStrong() || cgFunc->GetCG()->IsStackProtectorAll()) { in GetSizeOfColdToStk()662 if (cgFunc->GetCG()->IsStackProtectorStrong() || cgFunc->GetCG()->IsStackProtectorAll()) { in RealStackFrameSize()715 if (cgFunc->GetCG()->IsStackProtectorStrong() || cgFunc->GetCG()->IsStackProtectorAll()) { in GetCalleeSaveBaseLoc()
654 if (cgFunc.GetCG()->IsStackProtectorStrong() || cgFunc.GetCG()->IsStackProtectorAll()) { in GeneratePushRegs()1143 if (cgFunc.GetCG()->IsStackProtectorStrong() || cgFunc.GetCG()->IsStackProtectorAll()) { in GeneratePopRegs()
503 if (cg->IsStackProtectorStrong() || cg->IsStackProtectorAll() || m.HasPartO2List()) { in PrepareLower()