Searched refs:hasStackFrame (Results 1 – 5 of 5) sorted by relevance
183 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
746 if (!AFI->hasStackFrame() && in emitPrologue()1277 if (!AFI->hasStackFrame()) { in emitEpilogue()1448 if (hasFP(MF) && AFI->hasStackFrame()) { in ResolveFrameIndexReference()2117 if (TFI->hasFP(MF) && AFI->hasStackFrame()) in estimateRSStackSizeLimit()2415 if (AFI->hasStackFrame()) in determineCalleeSaves()
193 if (!AFI->hasStackFrame()) { in emitPrologue()518 if (!AFI->hasStackFrame()) { in emitEpilogue()
225 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
1493 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2300 if (AFI->hasStackFrame() && !isSVE) { in resolveFrameOffsetReference()