Searched refs:hasSwiftAsyncContext (Results 1 – 4 of 4) sorted by relevance
225 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
1544 if (HasFP && X86FI->hasSwiftAsyncContext()) { in emitPrologue()1704 if (X86FI->hasSwiftAsyncContext()) { in emitPrologue()1747 if (!X86FI->hasSwiftAsyncContext()) in emitPrologue()2291 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2310 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2378 if (X86FI->hasSwiftAsyncContext()) in emitEpilogue()2698 if (X86FI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3606 return !TRI->hasStackRealignment(MF) && !X86FI->hasSwiftAsyncContext(); in canUseAsPrologue()3622 if (MF.getInfo<X86MachineFunctionInfo>()->hasSwiftAsyncContext()) in canUseAsEpilogue()
440 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
1434 if (HasFP && AFI->hasSwiftAsyncContext()) { in emitPrologue()1572 if (AFI->hasSwiftAsyncContext()) { in emitPrologue()2050 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) { in emitEpilogue()2655 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()2684 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()3126 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) in determineCalleeSaves()3167 if (UsesWinAAPCS && hasFP(MF) && AFI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3187 if (hasFP(MF) && AFI->hasSwiftAsyncContext() && !UsesWinAAPCS && in assignCalleeSavedSpillSlots()