Searched refs:hasStackFrame (Results 1 – 5 of 5) sorted by relevance
148 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
398 if (!AFI->hasStackFrame() && in emitPrologue()790 if (!AFI->hasStackFrame()) { in emitEpilogue()919 if (hasFP(MF) && AFI->hasStackFrame()) { in ResolveFrameIndexReference()1524 if (TFI->hasFP(MF) && AFI->hasStackFrame()) in estimateRSStackSizeLimit()1765 if (AFI->hasStackFrame()) in determineCalleeSaves()
155 if (!AFI->hasStackFrame()) { in emitPrologue()439 if (!AFI->hasStackFrame()) { in emitEpilogue()
124 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
853 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()1482 if (AFI->hasStackFrame()) { in resolveFrameIndexReference()