Searched refs:IsSEH (Results 1 – 5 of 5) sorted by relevance
157 bool IsSEH = isAsynchronousEHPersonality(classifyEHPersonality( in ExpandMI() local159 X86FL->restoreWin32EHStackPointers(MBB, MBBI, DL, /*RestoreSP=*/IsSEH); in ExpandMI()
1922 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local1924 if (IsSEH) in restoreCalleeSavedRegisters()
21908 bool IsSEH = isAsynchronousEHPersonality(classifyEHPersonality(PerFn)); in EmitLoweredCatchPad() local21910 if (IsSEH && Subtarget->is32Bit()) { in EmitLoweredCatchPad()
689 bool IsSEH = isAsynchronousEHPersonality( in getFuncletMembership() local700 } else if (IsSEH && MBB.isEHPad()) { in getFuncletMembership()717 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getFuncletMembership()
1194 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1195 if (IsSEH) { in visitCatchRet()