Searched refs:hasSwiftAsyncContext (Results 1 – 4 of 4) sorted by relevance
238 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
1589 if (HasFP && X86FI->hasSwiftAsyncContext()) { in emitPrologue()1749 if (X86FI->hasSwiftAsyncContext()) { in emitPrologue()1792 if (!X86FI->hasSwiftAsyncContext()) in emitPrologue()2367 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2380 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2457 if (X86FI->hasSwiftAsyncContext()) in emitEpilogue()2779 if (X86FI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3794 return !TRI->hasStackRealignment(MF) && !X86FI->hasSwiftAsyncContext(); in canUseAsPrologue()3810 if (MF.getInfo<X86MachineFunctionInfo>()->hasSwiftAsyncContext()) in canUseAsEpilogue()
471 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
331 if (AFI->hasSwiftAsyncContext()) in homogeneousPrologEpilog()1049 if (AFI->hasSwiftAsyncContext()) { in canUseAsPrologue()1698 if (HasFP && AFI->hasSwiftAsyncContext()) { in emitPrologue()1850 if (AFI->hasSwiftAsyncContext()) { in emitPrologue()2295 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) { in emitEpilogue()2911 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()2941 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()3418 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) in determineCalleeSaves()3459 if (UsesWinAAPCS && hasFP(MF) && AFI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3479 if (hasFP(MF) && AFI->hasSwiftAsyncContext() && !UsesWinAAPCS && in assignCalleeSavedSpillSlots()