Searched refs:IsSEH (Results 1 – 12 of 12) sorted by relevance
196 bool IsSEH = isAsynchronousEHPersonality(classifyEHPersonality( in ExpandMI() local198 X86FL->restoreWin32EHStackPointers(MBB, MBBI, DL, /*RestoreSP=*/IsSEH); in ExpandMI()
1969 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local1971 if (IsSEH) in restoreCalleeSavedRegisters()
679 bool IsSEH = isAsynchronousEHPersonality( in getFuncletMembership() local690 } else if (IsSEH && MBB.isEHPad()) { in getFuncletMembership()707 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getFuncletMembership()
756 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local767 } else if (IsSEH && MBB.isEHPad()) { in getEHScopeMembership()785 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getEHScopeMembership()
759 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local770 } else if (IsSEH && MBB.isEHPad()) { in getEHScopeMembership()788 {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()
2520 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local2522 if (IsSEH) in restoreCalleeSavedRegisters()3576 bool IsSEH = isAsynchronousEHPersonality( in restoreWinEHStackPointersInParent() local3582 /*RestoreSP=*/IsSEH); in restoreWinEHStackPointersInParent()
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()
1582 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local1584 if (!IsSEH) in visitCatchPad()1597 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1598 if (IsSEH) { in visitCatchRet()1688 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local1718 if (!IsSEH) in findUnwindDestinations()
1259 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1260 if (IsSEH) { in visitCatchRet()