Home
last modified time | relevance | path

Searched refs:estimateRSStackSizeLimit (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp285 static unsigned estimateRSStackSizeLimit(MachineFunction &MF, in estimateRSStackSizeLimit() function
435 uint64_t Limit = estimateRSStackSizeLimit(MF, STI); in determineCalleeSaves()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2086 /// estimateRSStackSizeLimit - Look at each instruction that references stack
2090 static unsigned estimateRSStackSizeLimit(MachineFunction &MF, in estimateRSStackSizeLimit()
2484 estimateRSStackSizeLimit(MF, this, HasNonSPFrameIndex); in determineCalleeSaves()
2087 static unsigned estimateRSStackSizeLimit(MachineFunction &MF, estimateRSStackSizeLimit() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp387 /// displacements (see estimateRSStackSizeLimit(), isAArch64FrameOffsetLegal()). in estimateRSStackSizeLimit()
393 static unsigned estimateRSStackSizeLimit(MachineFunction &MF) {
3770 unsigned EstimatedStackSizeLimit = estimateRSStackSizeLimit(MF); in emitUnrolled()
368 static unsigned estimateRSStackSizeLimit(MachineFunction &MF) { estimateRSStackSizeLimit() function