Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2091 static unsigned estimateRSStackSizeLimit(MachineFunction &MF, in estimateRSStackSizeLimit() function
2479 estimateRSStackSizeLimit(MF, this, HasNonSPFrameIndex); in determineCalleeSaves()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp352 static unsigned estimateRSStackSizeLimit(MachineFunction &MF) { in estimateRSStackSizeLimit() function
3080 unsigned EstimatedStackSizeLimit = estimateRSStackSizeLimit(MF); in determineCalleeSaves()