Searched refs:hasStackFrame (Results 1 – 5 of 5) sorted by relevance
185 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
773 if (!AFI->hasStackFrame() && in emitPrologue()1304 if (!AFI->hasStackFrame()) { in emitEpilogue()1475 if (hasFP(MF) && AFI->hasStackFrame()) { in ResolveFrameIndexReference()2144 if (TFI->hasFP(MF) && AFI->hasStackFrame()) in estimateRSStackSizeLimit()2442 if (AFI->hasStackFrame()) in determineCalleeSaves()
193 if (!AFI->hasStackFrame()) { in emitPrologue()518 if (!AFI->hasStackFrame()) { in emitEpilogue()
233 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
1487 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2316 if (AFI->hasStackFrame() && !isSVE) { in resolveFrameOffsetReference()