Searched refs:IsSEH (Results 1 – 5 of 5) 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()
1259 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1260 if (IsSEH) { in visitCatchRet()