Searched refs:hasStackFrame (Results 1 – 5 of 5) sorted by relevance
156 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
402 if (!AFI->hasStackFrame() && in emitPrologue()794 if (!AFI->hasStackFrame()) { in emitEpilogue()923 if (hasFP(MF) && AFI->hasStackFrame()) { in ResolveFrameIndexReference()1558 if (TFI->hasFP(MF) && AFI->hasStackFrame()) in estimateRSStackSizeLimit()1808 if (AFI->hasStackFrame()) in determineCalleeSaves()
191 if (!AFI->hasStackFrame()) { in emitPrologue()488 if (!AFI->hasStackFrame()) { in emitEpilogue()
158 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
922 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()1735 if (AFI->hasStackFrame() && !isSVE) { in resolveFrameOffsetReference()