Searched refs:hasSwiftAsyncContext (Results 1 – 4 of 4) sorted by relevance
207 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
1369 if (HasFP && X86FI->hasSwiftAsyncContext()) { in emitPrologue()1490 if (X86FI->hasSwiftAsyncContext()) { in emitPrologue()1533 if (!X86FI->hasSwiftAsyncContext()) in emitPrologue()2045 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2057 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2123 if (X86FI->hasSwiftAsyncContext()) in emitEpilogue()2456 if (X86FI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3366 return !TRI->hasStackRealignment(MF) && !X86FI->hasSwiftAsyncContext(); in canUseAsPrologue()3382 if (MF.getInfo<X86MachineFunctionInfo>()->hasSwiftAsyncContext()) in canUseAsEpilogue()
404 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
1160 if (HasFP && AFI->hasSwiftAsyncContext()) { in emitPrologue()1274 if (AFI->hasSwiftAsyncContext()) { in emitPrologue()1802 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) { in emitEpilogue()2384 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()2413 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()2887 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) in determineCalleeSaves()2939 if (hasFP(MF) && AFI->hasSwiftAsyncContext() && Reg == AArch64::FP) { in assignCalleeSavedSpillSlots()