Home
last modified time | relevance | path

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

1234

/external/llvm/test/Transforms/GVN/
D2011-09-07-TypeIdFor.ll14 declare i8* @__cxa_begin_catch(i8*) nounwind
45 %3 = tail call i8* @__cxa_begin_catch(i8* %exc_ptr2.i) nounwind
50 %D.2073_5.i = tail call i8* @__cxa_begin_catch(i8* %exc_ptr2.i) nounwind
70 %6 = tail call i8* @__cxa_begin_catch(i8* %exc_ptr2.i) nounwind
75 %D.2080_5 = tail call i8* @__cxa_begin_catch(i8* %exc_ptr2.i) nounwind
/external/llvm/test/Instrumentation/DataFlowSanitizer/
Dcall.ll31 declare i8* @__cxa_begin_catch(i8*)
51 ; CHECK: call {{.*}} @"dfs$__cxa_begin_catch"
53 %2 = tail call i8* @__cxa_begin_catch(i8* %1)
/external/llvm/test/CodeGen/AArch64/
Darm64-big-endian-eh.ll26 %2 = tail call i8* @__cxa_begin_catch(i8* %1) #2
58 declare i8* @__cxa_begin_catch(i8*)
64 %2 = tail call i8* @__cxa_begin_catch(i8* %0) #2
/external/llvm/test/CodeGen/ARM/
Dbig-endian-eh-unwind.ll26 %2 = tail call i8* @__cxa_begin_catch(i8* %1) #2
58 declare i8* @__cxa_begin_catch(i8*)
64 %2 = tail call i8* @__cxa_begin_catch(i8* %0) #2
Dehabi-handlerdata.ll22 declare i8* @__cxa_begin_catch(i8*)
34 %2 = tail call i8* @__cxa_begin_catch(i8* %1)
Darm-ttype-target2.ll24 %4 = tail call i8* @__cxa_begin_catch(i8* %3) nounwind
42 declare i8* @__cxa_begin_catch(i8*)
Dehabi-handlerdata-nounwind.ll24 declare i8* @__cxa_begin_catch(i8*)
36 %2 = tail call i8* @__cxa_begin_catch(i8* %1)
D2014-05-14-DwarfEHCrash.ll26 %4 = tail call i8* @__cxa_begin_catch(i8* %3) #2
44 declare i8* @__cxa_begin_catch(i8*)
/external/llvm/test/CodeGen/SPARC/
Dexception.ll26 ; V8ABS: call __cxa_begin_catch
29 ; V8ABS: call __cxa_begin_catch
123 %10 = tail call i8* @__cxa_begin_catch(i8* %exc_ptr12) #1
129 %12 = tail call i8* @__cxa_begin_catch(i8* %exc_ptr12) #1
147 declare i8* @__cxa_begin_catch(i8*) #1
/external/llvm/test/ExecutionEngine/OrcMCJIT/Inputs/
Dmulti-module-eh-b.ll5 declare i8* @__cxa_begin_catch(i8*)
24 call i8* @__cxa_begin_catch(i8* %e)
/external/llvm/test/ExecutionEngine/MCJIT/Inputs/
Dmulti-module-eh-b.ll5 declare i8* @__cxa_begin_catch(i8*)
24 call i8* @__cxa_begin_catch(i8* %e)
/external/llvm/test/ExecutionEngine/MCJIT/
Deh.ll7 declare i8* @__cxa_begin_catch(i8*)
26 call i8* @__cxa_begin_catch(i8* %e)
Deh-lg-pic.ll7 declare i8* @__cxa_begin_catch(i8*)
26 call i8* @__cxa_begin_catch(i8* %e)
Deh-sm-pic.ll7 declare i8* @__cxa_begin_catch(i8*)
26 call i8* @__cxa_begin_catch(i8* %e)
Dmulti-module-eh-a.ll7 declare i8* @__cxa_begin_catch(i8*)
28 call i8* @__cxa_begin_catch(i8* %e)
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Deh.ll7 declare i8* @__cxa_begin_catch(i8*)
26 call i8* @__cxa_begin_catch(i8* %e)
Deh-sm-pic.ll7 declare i8* @__cxa_begin_catch(i8*)
26 call i8* @__cxa_begin_catch(i8* %e)
Deh-lg-pic.ll7 declare i8* @__cxa_begin_catch(i8*)
26 call i8* @__cxa_begin_catch(i8* %e)
Dmulti-module-eh-a.ll7 declare i8* @__cxa_begin_catch(i8*)
28 call i8* @__cxa_begin_catch(i8* %e)
/external/llvm/test/CodeGen/X86/
D2008-05-28-LocalRegAllocBug.ll7 declare i8* @__cxa_begin_catch(i8*) nounwind
28 %tmp133 = call i8* @__cxa_begin_catch( i8* %eh_ptr244 ) nounwind ; <i8*> [#uses=0]
Dsjlj-eh.ll5 declare i8* @__cxa_begin_catch(i8*)
17 %2 = tail call i8* @__cxa_begin_catch(i8* %1)
/external/llvm/test/ExecutionEngine/MCJIT/remote/
Deh.ll9 declare i8* @__cxa_begin_catch(i8*)
28 call i8* @__cxa_begin_catch(i8* %e)
/external/llvm/test/ExecutionEngine/OrcMCJIT/remote/
Deh.ll9 declare i8* @__cxa_begin_catch(i8*)
28 call i8* @__cxa_begin_catch(i8* %e)
/external/llvm/test/CodeGen/XCore/
Dexception.ll6 declare i8* @__cxa_begin_catch(i8*)
76 ; CHECK: bl __cxa_begin_catch
86 %3 = call i8* @__cxa_begin_catch(i8* %1) nounwind
/external/libcxxabi/src/
Dcxa_exception.cpp152 (void) __cxa_begin_catch(&exception_header->unwindHeader); in failed_throw()
436 __cxa_begin_catch(void* unwind_arg) throw() in __cxa_begin_catch() function
629 __cxa_begin_catch(&exception_header->unwindHeader); in __cxa_rethrow()
750 __cxa_begin_catch(&dep_exception_header->unwindHeader); in __cxa_rethrow_primary_exception()

1234