Home
last modified time | relevance | path

Searched refs:_Unwind_Resume (Results 1 – 25 of 47) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
Dlegalize-exceptions.ll8 declare void @_Unwind_Resume(i8*)
42 call void @_Unwind_Resume(i8* %exn)
/external/llvm/test/CodeGen/X86/
Ddwarf-eh-prepare.ll53 ; CHECK-NEXT: call void @_Unwind_Resume(i8* %ehptr)
91 ; CHECK-NOT: call void @_Unwind_Resume
155 ; CHECK-NEXT: call void @_Unwind_Resume(i8* %ehptr)
D2008-09-26-FrameAddrBug.ll11 define hidden void @_Unwind_Resume(%struct._Unwind_Exception* %exc) noreturn noreturn {
Dps4-noreturn.ll13 ; CHECK: callq _Unwind_Resume
Dgcc_except_table.ll19 ; MINGW64: callq _Unwind_Resume
D2007-05-05-Personality.ll41 declare i32 @_Unwind_Resume(...)
Dwin64_call_epi.ll28 ; WIN64: callq _Unwind_Resume
Dgcc_except_table_functions.ll51 ; CHECK: callq _Unwind_Resume
Dwin-mixed-ehpersonality.ll81 ; CHECK: callq _Unwind_Resume
/external/llvm-project/llvm/test/CodeGen/X86/
Ddwarf-eh-prepare.ll53 ; CHECK-NEXT: call void @_Unwind_Resume(i8* %ehptr)
91 ; CHECK-NOT: call void @_Unwind_Resume
155 ; CHECK-NEXT: call void @_Unwind_Resume(i8* %ehptr)
D2008-09-26-FrameAddrBug.ll11 define hidden void @_Unwind_Resume(%struct._Unwind_Exception* %exc) noreturn noreturn {
Dps4-noreturn.ll13 ; CHECK: callq _Unwind_Resume
D2007-05-05-Personality.ll41 declare i32 @_Unwind_Resume(...)
Dgcc_except_table.ll19 ; MINGW64: callq _Unwind_Resume
Dwin64_call_epi.ll28 ; WIN64: callq _Unwind_Resume
Dgcc_except_table_functions.ll51 ; CHECK: callq _Unwind_Resume
Dwin-mixed-ehpersonality.ll81 ; CHECK: callq _Unwind_Resume
/external/llvm-project/llvm/test/CodeGen/RISCV/
Dexception-pointer-register.ll51 ; RV32I-NEXT: call _Unwind_Resume
88 ; RV64I-NEXT: call _Unwind_Resume
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dblock-placement-1.mir89 call void @_Unwind_Resume(i8* %exn.obj)
108 declare void @_Unwind_Resume(i8*)
297 …BL8_NOP @_Unwind_Resume, csr_ppc64_altivec, implicit-def dead $lr8, implicit $rm, implicit killed …
/external/llvm-project/libunwind/src/
DUnwind_AppleExtras.cpp63 NOT_HERE_BEFORE_10_6(_Unwind_Resume)
DUnwindLevel1-gcc-ext.c60 _Unwind_Resume(exception_object); in _Unwind_Resume_or_Rethrow()
/external/clang/lib/Headers/
Dunwind.h232 void _Unwind_Resume(struct _Unwind_Exception *);
/external/llvm-project/clang/lib/Headers/
Dunwind.h260 void _Unwind_Resume(_Unwind_Exception *);
/external/llvm-project/libunwind/include/
Dunwind.h171 extern void _Unwind_Resume(_Unwind_Exception *exception_object);
/external/llvm-project/llvm/test/CodeGen/XCore/
Dexception.ll94 ; CHECK: bl _Unwind_Resume

12