Searched refs:hasStackFrame (Results 1 – 5 of 5) sorted by relevance
182 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
188 if (!AFI->hasStackFrame()) { in emitPrologue()489 if (!AFI->hasStackFrame()) { in emitEpilogue()
928 if (!AFI->hasStackFrame() && in emitPrologue()1428 if (!AFI->hasStackFrame()) { in emitEpilogue()1604 if (hasFP(MF) && AFI->hasStackFrame()) { in ResolveFrameIndexReference()2394 if (TFI->hasFP(MF) && AFI->hasStackFrame()) in estimateRSStackSizeLimit()2717 if (AFI->hasStackFrame()) in determineCalleeSaves()
315 bool hasStackFrame() const { return HasStackFrame; } in hasStackFrame() function
1992 if (!AFI->hasStackFrame() && !windowsRequiresStackProbe(MF, NumBytes)) { in emitPrologue()2971 if (AFI->hasStackFrame() && !isSVE) { in resolveFrameOffsetReference()4727 if (AFI->hasStackFrame() && TRI.getSpillSize(AArch64::PPRRegClass) == 16) { in processFunctionBeforeFrameFinalized()