Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp336 bool IsSEH = isAsynchronousEHPersonality(classifyEHPersonality( in ExpandMI() local
DX86FrameLowering.cpp2180 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local
DX86ISelLowering.cpp31242 bool IsSEH = isAsynchronousEHPersonality(classifyEHPersonality(PerFn)); in EmitLoweredCatchPad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp756 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1613 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local
1633 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local
1724 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local