Searched refs:hasSwiftAsyncContext (Results 1 – 4 of 4) sorted by relevance
207 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
1365 if (HasFP && X86FI->hasSwiftAsyncContext()) { in emitPrologue()1487 if (!X86FI->hasSwiftAsyncContext()) { in emitPrologue()2029 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2041 if (X86FI->hasSwiftAsyncContext()) { in emitEpilogue()2107 if (X86FI->hasSwiftAsyncContext()) in emitEpilogue()2440 if (X86FI->hasSwiftAsyncContext()) { in assignCalleeSavedSpillSlots()3350 return !TRI->hasStackRealignment(MF) && !X86FI->hasSwiftAsyncContext(); in canUseAsPrologue()3366 if (MF.getInfo<X86MachineFunctionInfo>()->hasSwiftAsyncContext()) in canUseAsEpilogue()
404 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext() function
1153 if (HasFP && AFI->hasSwiftAsyncContext()) { in emitPrologue()1267 if (AFI->hasSwiftAsyncContext()) { in emitPrologue()1795 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) { in emitEpilogue()2377 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()2406 if (NeedsFrameRecord && AFI->hasSwiftAsyncContext() && in computeCalleeSaveRegisterPairs()2880 if (hasFP(MF) && AFI->hasSwiftAsyncContext()) in determineCalleeSaves()2932 if (hasFP(MF) && AFI->hasSwiftAsyncContext() && Reg == AArch64::FP) { in assignCalleeSavedSpillSlots()