Searched refs:hasSwiftAsyncContext (Results 1 – 4 of 4) sorted by relevance
219 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
1520 if (HasFP && X86FI->hasSwiftAsyncContext()) { in emitPrologue()1668 if (X86FI->hasSwiftAsyncContext()) { in emitPrologue()1711 if (!X86FI->hasSwiftAsyncContext()) in emitPrologue()2218 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2230 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2297 if (X86FI->hasSwiftAsyncContext()) in emitEpilogue()2614 if (X86FI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3513 return !TRI->hasStackRealignment(MF) && !X86FI->hasSwiftAsyncContext(); in canUseAsPrologue()3529 if (MF.getInfo<X86MachineFunctionInfo>()->hasSwiftAsyncContext()) in canUseAsEpilogue()
427 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
1440 if (HasFP && AFI->hasSwiftAsyncContext()) { in emitPrologue()1578 if (AFI->hasSwiftAsyncContext()) { in emitPrologue()2022 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) { in emitEpilogue()2635 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()2664 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()3102 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) in determineCalleeSaves()3143 if (UsesWinAAPCS && hasFP(MF) && AFI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3163 if (hasFP(MF) && AFI->hasSwiftAsyncContext() && !UsesWinAAPCS && in assignCalleeSavedSpillSlots()