Searched refs:hasSwiftAsyncContext (Results 1 – 4 of 4) sorted by relevance
278 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; }
1608 if (HasFP && X86FI->hasSwiftAsyncContext()) { in emitPrologue()1771 if (X86FI->hasSwiftAsyncContext()) { in emitPrologue()1816 if (!X86FI->hasSwiftAsyncContext()) in emitPrologue()2422 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2435 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2512 if (X86FI->hasSwiftAsyncContext()) in emitEpilogue()2834 if (X86FI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3849 return !TRI->hasStackRealignment(MF) && !X86FI->hasSwiftAsyncContext(); in canUseAsPrologue()3865 if (MF.getInfo<X86MachineFunctionInfo>()->hasSwiftAsyncContext()) in canUseAsEpilogue()
524 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
356 if (AFI->hasSwiftAsyncContext() || AFI->hasStreamingModeChanges()) in homogeneousPrologEpilog()1099 if (AFI->hasSwiftAsyncContext()) { in canUseAsPrologue()1813 if (HasFP && AFI->hasSwiftAsyncContext()) { in emitPrologue()1966 if (AFI->hasSwiftAsyncContext()) { in emitPrologue()2411 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) { in emitEpilogue()3087 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()3114 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()3835 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) in determineCalleeSaves()3875 if (UsesWinAAPCS && hasFP(MF) && AFI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3944 if (hasFP(MF) && AFI->hasSwiftAsyncContext() && !UsesWinAAPCS && in assignCalleeSavedSpillSlots()