Searched refs:hasStackFrame (Results 1 – 5 of 5) sorted by relevance
166 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
513 if (!AFI->hasStackFrame() && in emitPrologue()925 if (!AFI->hasStackFrame()) { in emitEpilogue()1067 if (hasFP(MF) && AFI->hasStackFrame()) { in ResolveFrameIndexReference()1710 if (TFI->hasFP(MF) && AFI->hasStackFrame()) in estimateRSStackSizeLimit()1973 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
1191 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2041 if (AFI->hasStackFrame() && !isSVE) { in resolveFrameOffsetReference()