Searched refs:hasSwiftAsyncContext (Results 1 – 4 of 4) sorted by relevance
284 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; }
1669 if (HasFP && X86FI->hasSwiftAsyncContext()) { in emitPrologue()1832 if (X86FI->hasSwiftAsyncContext()) { in emitPrologue()1877 if (!X86FI->hasSwiftAsyncContext()) in emitPrologue()2487 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2500 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2577 if (X86FI->hasSwiftAsyncContext()) in emitEpilogue()2896 if (X86FI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3921 return !TRI->hasStackRealignment(MF) && !X86FI->hasSwiftAsyncContext(); in canUseAsPrologue()3937 if (MF.getInfo<X86MachineFunctionInfo>()->hasSwiftAsyncContext()) in canUseAsEpilogue()
572 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
387 if (AFI->hasSwiftAsyncContext() || AFI->hasStreamingModeChanges()) in homogeneousPrologEpilog()1146 if (AFI->hasSwiftAsyncContext()) { in canUseAsPrologue()1924 if (HasFP && AFI->hasSwiftAsyncContext()) { in emitPrologue()2118 if (AFI->hasSwiftAsyncContext()) { in emitPrologue()2610 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) { in emitEpilogue()3391 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()3418 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()4180 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) in determineCalleeSaves()4221 if (UsesWinAAPCS && hasFP(MF) && AFI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()4290 if (hasFP(MF) && AFI->hasSwiftAsyncContext() && !UsesWinAAPCS && in assignCalleeSavedSpillSlots()