Searched refs:hasStackFrame (Results 1 – 5 of 5) sorted by relevance
102 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
301 if (!AFI->hasStackFrame()) { in emitPrologue()668 if (AFI->hasStackFrame()) { in resolveFrameIndexReference()
148 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
132 if (!AFI->hasStackFrame()) { in emitPrologue()341 if (!AFI->hasStackFrame()) { in emitEpilogue()
336 if (!AFI->hasStackFrame() && in emitPrologue()721 if (!AFI->hasStackFrame()) { in emitEpilogue()847 if (hasFP(MF) && AFI->hasStackFrame()) { in ResolveFrameIndexReference()1409 if (TFI->hasFP(MF) && AFI->hasStackFrame()) in estimateRSStackSizeLimit()1617 ((hasFP(MF) && AFI->hasStackFrame()) ? 4 : 0) >= in determineCalleeSaves()