Home
last modified time | relevance | path

Searched refs:SEH (Results 1 – 25 of 85) sorted by relevance

1234

/external/llvm/test/CodeGen/WinEH/
Dwineh-noret-cleanup.ll2 ; RUN: sed -e s/.Seh:// %s | llc -mtriple=x86_64-pc-windows-msvc | FileCheck %s --check-prefix=SEH
62 ; SEH-LABEL: test:
63 ; SEH-LABEL: .Llsda_begin0:
64 ; SEH-NEXT: .long .Ltmp0@IMGREL+1
65 ; SEH-NEXT: .long .Ltmp1@IMGREL+1
66 ; SEH-NEXT: .long dummy_filter@IMGREL
67 ; SEH-NEXT: .long .LBB0_3@IMGREL
68 ; SEH-NEXT: .long .Ltmp0@IMGREL+1
69 ; SEH-NEXT: .long .Ltmp1@IMGREL+1
70 ; SEH-NEXT: .long dummy_filter@IMGREL
[all …]
Dwineh-statenumbering-cleanups.ll2 ; RUN: sed -e s/.SEH:// %s | opt -mtriple=x86-pc-windows-msvc -S -x86-winehstate | FileCheck %s
12 ;SEH: define void @test2(i1 %b) personality i32 (...)* @_except_handler3 {
30 ;SEH: %catch = catchpad within %cs1 [void ()* @dummy_filter]
38 ;SEH: define void @test3() personality i32 (...)* @_except_handler3 {
57 ;SEH: %catch = catchpad within %cs1 [void ()* @dummy_filter]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WinEH/
Dwineh-noret-cleanup.ll2 ; RUN: sed -e s/.Seh:// %s | llc -mtriple=x86_64-pc-windows-msvc | FileCheck %s --check-prefix=SEH
62 ; SEH-LABEL: test:
63 ; SEH-LABEL: .Llsda_begin0:
64 ; SEH-NEXT: .long .Ltmp0@IMGREL+1
65 ; SEH-NEXT: .long .Ltmp1@IMGREL+1
66 ; SEH-NEXT: .long dummy_filter@IMGREL
67 ; SEH-NEXT: .long .LBB0_3@IMGREL
68 ; SEH-NEXT: .long .Ltmp0@IMGREL+1
69 ; SEH-NEXT: .long .Ltmp1@IMGREL+1
70 ; SEH-NEXT: .long dummy_filter@IMGREL
[all …]
Dwineh-statenumbering-cleanups.ll2 ; RUN: sed -e s/.SEH:// %s | opt -mtriple=x86-pc-windows-msvc -S -x86-winehstate | FileCheck %s
12 ;SEH: define void @test2(i1 %b) personality i32 (...)* @_except_handler3 {
30 ;SEH: %catch = catchpad within %cs1 [void ()* @dummy_filter]
38 ;SEH: define void @test3() personality i32 (...)* @_except_handler3 {
57 ;SEH: %catch = catchpad within %cs1 [void ()* @dummy_filter]
/external/llvm/test/CodeGen/Mips/
Datomic.ll2 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS32-ANY,NO-SEB-SEH,CHECK-EL,NOT-MICROMIPS
4 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS32-ANY,HAS-SEB-SEH,CHECK-EL,NOT-MICROMIPS
6 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS32-ANY,HAS-SEB-SEH,CHECK-EL,MIPSR6
8 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS64-ANY,NO-SEB-SEH,CHECK-EL,NOT-MICROMIPS
10 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS64-ANY,NO-SEB-SEH,CHECK-EL,NOT-MICROMIPS
12 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS64-ANY,HAS-SEB-SEH,CHECK-EL,NOT-MICROMIPS
14 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS64-ANY,HAS-SEB-SEH,CHECK-EL,MIPSR6
18 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS32-ANY,HAS-SEB-SEH,CHECK-EL,MICROMIPS
23 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS32-ANY,NO-SEB-SEH,CHECK-EB,NOT-MICROMIPS
162 ; NO-SEB-SEH: sll $[[R19:[0-9]+]], $[[R18]], 24
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/
Dcoff-private-headers.test77 LOADCFG-NEXT: SEH Table: 4202768
78 LOADCFG-NEXT: SEH Count: 1
79 LOADCFG: SEH Table: 0x401689
/external/llvm/test/tools/llvm-objdump/
Dcoff-private-headers.test77 LOADCFG-NEXT: SEH Table: 4202768
78 LOADCFG-NEXT: SEH Count: 1
79 LOADCFG: SEH Table: 0x401689
/external/catch2/projects/ExtraTests/
DToDo.txt5 CATCH_CONFIG_WINDOWS_SEH // Enable SEH handling on Windows
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp235 int SEH = X86_MC::getX86RegNum(Reg); in InitLLVM2SEHRegisterMapping() local
249 SEH += 8; in InitLLVM2SEHRegisterMapping()
252 MRI->mapLLVMRegToSEHReg(Reg, SEH); in InitLLVM2SEHRegisterMapping()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/
Dinst-family-set-clr-flag.s27 ; SEH
/external/llvm/test/CodeGen/X86/
Dgcc_except_table_functions.ll5 ; to do with them, other EH schemes such as SEH might use them.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dgcc_except_table_functions.ll5 ; to do with them, other EH schemes such as SEH might use them.
Dseh-no-invokes.ll12 ; When running clang at -O1, we can end up deleting unreachable SEH catchpads
/external/icu/icu4c/source/data/translit/
Dhy_hy_Latn_BGN.txt143 Ս → S ; # ARMENIAN CAPITAL LETTER SEH
144 ս → s ; # ARMENIAN SMALL LETTER SEH
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp89 I->getOpcode() == Mips::ATOMIC_CMP_SWAP_I8_POSTRA ? Mips::SEB : Mips::SEH; in expandAtomicCmpSwapSubword()
314 unsigned SEOp = Mips::SEH; in expandAtomicBinOpSubword()
463 const unsigned ShiftImm = SEOp == Mips::SEH ? 16 : 24; in expandAtomicBinOpSubword()
/external/catch2/docs/
Drelease-notes.md245 * MinGW is now detected as Windows platform w/o SEH support (#1257)
476 * SEH handling and colorized output are disabled when compiling for UWP
670 …* This fixes possible signal/SEH loop when processing expressions, where the signal was triggered …
761 * Fixed SEH-related compilation error under older MinGW compilers, by making Windows SEH handling o…
766 * Fixed possible infinite recursion in Windows SEH.
777 * Catch now supports SEH on Windows as well as signals on Linux.
/external/llvm/docs/
DExceptionHandling.rst549 exceptions (SEH) are more analogous to Linux signals, and they are dispatched by
553 (``__CxxFrameHandler3``) and the SEH personalities (``_except_handler3``,
574 SEH (``__try / __except``) to resume execution with new information in the child
580 function that uses landingpads. Similarly, SEH does not provide any mechanism
585 SEH filter expressions
588 The SEH personality functions also use funclets to implement filter expressions,
597 graph. For now, the new EH instructions cannot represent SEH filter
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp71 unsigned SEH = MRI->getEncodingValue(Reg); in initLLVMToSEHAndCVRegMapping() local
72 MRI->mapLLVMRegToSEHReg(Reg, SEH); in initLLVMToSEHAndCVRegMapping()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DExceptionHandling.rst549 exceptions (SEH) are more analogous to Linux signals, and they are dispatched by
553 (``__CxxFrameHandler3``) and the SEH personalities (``_except_handler3``,
574 SEH (``__try / __except``) to resume execution with new information in the child
580 function that uses landingpads. Similarly, SEH does not provide any mechanism
585 SEH filter expressions
588 The SEH personality functions also use funclets to implement filter expressions,
597 graph. For now, the new EH instructions cannot represent SEH filter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp75 unsigned SEH = MRI->getEncodingValue(Reg); in initLLVMToSEHAndCVRegMapping() local
76 MRI->mapLLVMRegToSEHReg(Reg, SEH); in initLLVMToSEHAndCVRegMapping()
/external/v8/src/mips/
Dconstants-mips.h576 SEH = ((3U << 3) + 0), enumerator
1724 case SEH: in InstructionType()
/external/clang/include/clang/Basic/
DDiagnosticCommonKinds.td163 // SEH
/external/v8/src/mips64/
Dconstants-mips64.h597 SEH = ((3U << 3) + 0), enumerator
1789 case SEH: in InstructionType()
/external/clang/docs/
DMSVCCompatibility.rst97 * Asynchronous Exceptions (SEH): :partial:`Partial`.
/external/compiler-rt/cmake/Modules/
DAddCompilerRT.cmake251 # Clang doesn't support SEH on Windows yet.

1234