Searched refs:BigStack (Results 1 – 4 of 4) sorted by relevance
1155 bool BigStack = (CFSize >= 256); in determineCalleeSaves() local1156 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) in determineCalleeSaves()1165 if (BigStack && !ExtraCSSpill) { in determineCalleeSaves()
995 bool BigStack = in processFunctionBeforeCalleeSavedScan() local1003 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) { in processFunctionBeforeCalleeSavedScan()1052 if (BigStack && !ExtraCSSpill) { in processFunctionBeforeCalleeSavedScan()
1630 bool BigStack = EstimatedStackSize >= estimateRSStackSizeLimit(MF, this) || in determineCalleeSaves() local1634 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) { in determineCalleeSaves()1693 if (BigStack && !ExtraCSSpill) { in determineCalleeSaves()
3 ; to force a register scavenging. It tests if the stack is treated as "BigStack" and thus