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