Searched refs:IsSEH (Results 1 – 10 of 10) 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()
23625 bool IsSEH = isAsynchronousEHPersonality(classifyEHPersonality(PerFn)); in EmitLoweredCatchPad() local23627 if (IsSEH && Subtarget.is32Bit()) { in EmitLoweredCatchPad()
679 bool IsSEH = isAsynchronousEHPersonality( in getFuncletMembership() local690 } else if (IsSEH && MBB.isEHPad()) { in getFuncletMembership()707 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getFuncletMembership()
670 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local681 } else if (IsSEH && MBB.isEHPad()) { in getEHScopeMembership()699 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getEHScopeMembership()
324 bool IsSEH = isAsynchronousEHPersonality(classifyEHPersonality( in ExpandMI() local326 X86FL->restoreWin32EHStackPointers(MBB, MBBI, DL, /*RestoreSP=*/IsSEH); in ExpandMI()
2131 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local2133 if (IsSEH) in restoreCalleeSavedRegisters()
27570 bool IsSEH = isAsynchronousEHPersonality(classifyEHPersonality(PerFn)); in EmitLoweredCatchPad() local27572 if (IsSEH && Subtarget.is32Bit()) { in EmitLoweredCatchPad()
1384 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local1387 if (!IsSEH) in visitCatchPad()1404 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1405 if (IsSEH) { in visitCatchRet()1461 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local1484 if (!IsSEH) in findUnwindDestinations()
1259 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1260 if (IsSEH) { in visitCatchRet()