Searched refs:hasStackFrame (Results 1 – 5 of 5) sorted by relevance
180 bool hasStackFrame() const { return HasStackFrame; }175 bool hasStackFrame() const { return HasStackFrame; } hasStackFrame() function
773 if (!AFI->hasStackFrame() && in emitPrologue()1304 if (!AFI->hasStackFrame()) { in emitEpilogue()1475 if (hasFP(MF) && AFI->hasStackFrame()) { in ResolveFrameIndexReference()2143 if (TFI->hasFP(MF) && AFI->hasStackFrame()) in estimateRSStackSizeLimit()2447 if (AFI->hasStackFrame()) in determineCalleeSaves()
192 if (!AFI->hasStackFrame()) { in emitPrologue()517 if (!AFI->hasStackFrame()) { in emitEpilogue()
288 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
1881 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2730 if (AFI->hasStackFrame() && !isSVE) { in resolveFrameOffsetReference()