Searched refs:hasStackFrame (Results 1 – 5 of 5) sorted by relevance
160 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
478 if (!AFI->hasStackFrame() && in emitPrologue()884 if (!AFI->hasStackFrame()) { in emitEpilogue()1022 if (hasFP(MF) && AFI->hasStackFrame()) { in ResolveFrameIndexReference()1668 if (TFI->hasFP(MF) && AFI->hasStackFrame()) in estimateRSStackSizeLimit()1931 if (AFI->hasStackFrame()) in determineCalleeSaves()
193 if (!AFI->hasStackFrame()) { in emitPrologue()490 if (!AFI->hasStackFrame()) { in emitEpilogue()
203 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
1184 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2034 if (AFI->hasStackFrame() && !isSVE) { in resolveFrameOffsetReference()