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