Searched refs:hasStackFrame (Results 1 – 5 of 5) sorted by relevance
180 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
772 if (!AFI->hasStackFrame() && in emitPrologue()1303 if (!AFI->hasStackFrame()) { in emitEpilogue()1474 if (hasFP(MF) && AFI->hasStackFrame()) { in ResolveFrameIndexReference()2140 if (TFI->hasFP(MF) && AFI->hasStackFrame()) in estimateRSStackSizeLimit()2444 if (AFI->hasStackFrame()) in determineCalleeSaves()
193 if (!AFI->hasStackFrame()) { in emitPrologue()518 if (!AFI->hasStackFrame()) { in emitEpilogue()
256 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
1766 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2571 if (AFI->hasStackFrame() && !isSVE) { in resolveFrameOffsetReference()