Searched refs:IsSEH (Results 1 – 5 of 5) sorted by relevance
756 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local767 } else if (IsSEH && MBB.isEHPad()) { in getEHScopeMembership()785 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getEHScopeMembership()
336 bool IsSEH = isAsynchronousEHPersonality(classifyEHPersonality( in ExpandMI() local338 X86FL->restoreWin32EHStackPointers(MBB, MBBI, DL, /*RestoreSP=*/IsSEH); in ExpandMI()
2180 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local2182 if (IsSEH) in restoreCalleeSavedRegisters()
31242 bool IsSEH = isAsynchronousEHPersonality(classifyEHPersonality(PerFn)); in EmitLoweredCatchPad() local31244 if (IsSEH && Subtarget.is32Bit()) { in EmitLoweredCatchPad()
1613 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local1616 if (!IsSEH) in visitCatchPad()1633 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1634 if (IsSEH) { in visitCatchRet()1724 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local1754 if (!IsSEH) in findUnwindDestinations()