Home
last modified time | relevance | path

Searched defs:IsSEH (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp760 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3083 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local
4221 bool IsSEH = isAsynchronousEHPersonality( in restoreWinEHStackPointersInParent() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2829 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1966 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local
1983 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local
2096 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local