Searched refs:HasBPOrFixedSP (Results 1 – 1 of 1) sorted by relevance
2767 bool HasBPOrFixedSP = RegInfo->hasBasePointer(MF) || !HasMovingSP; in determineCalleeSaves() local2779 bool BigFrameOffsets = HasLargeStack || !HasBPOrFixedSP || in determineCalleeSaves()