Searched refs:estimateRSStackSizeLimit (Results 1 – 4 of 4) sorted by relevance
18 ; ARMBaseRegisterInfo::estimateRSStackSizeLimit must return a 255 limit.
285 static unsigned estimateRSStackSizeLimit(MachineFunction &MF, in estimateRSStackSizeLimit() function435 uint64_t Limit = estimateRSStackSizeLimit(MF, STI); in determineCalleeSaves()
2064 static unsigned estimateRSStackSizeLimit(MachineFunction &MF, in estimateRSStackSizeLimit() function2452 estimateRSStackSizeLimit(MF, this, HasNonSPFrameIndex); in determineCalleeSaves()
350 static unsigned estimateRSStackSizeLimit(MachineFunction &MF) { in estimateRSStackSizeLimit() function3056 unsigned EstimatedStackSizeLimit = estimateRSStackSizeLimit(MF); in determineCalleeSaves()