Home
last modified time | relevance | path

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

123

/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/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
Dpic-eh-stubs.ll39 %4 = tail call i8* @__cxa_begin_catch(i8* %3) nounwind
59 declare i8* @__cxa_begin_catch(i8*)
/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
Darm-ttype-target2.ll24 %4 = tail call i8* @__cxa_begin_catch(i8* %3) nounwind
42 declare i8* @__cxa_begin_catch(i8*)
Dehabi-handlerdata.ll22 declare i8* @__cxa_begin_catch(i8*)
34 %2 = tail call i8* @__cxa_begin_catch(i8* %1)
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*)
Ddwarf-eh.ll43 %14 = call i8* @__cxa_begin_catch(i8* %13) #3
64 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)
Dmulti-module-eh-a.ll7 declare i8* @__cxa_begin_catch(i8*)
28 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)
/external/llvm/test/ExecutionEngine/OrcMCJIT/
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/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]
Ddebugloc-argsize.ll16 %2 = tail call i8* @__cxa_begin_catch(i8* %1) #2, !dbg !14
29 declare i8* @__cxa_begin_catch(i8*)
/external/libcxxabi/src/
Dcxa_exception.cpp148 (void) __cxa_begin_catch(&exception_header->unwindHeader); in failed_throw()
386 __cxa_begin_catch(void* unwind_arg) throw() in __cxa_begin_catch() function
582 __cxa_begin_catch(&exception_header->unwindHeader); in __cxa_rethrow()
707 __cxa_begin_catch(&dep_exception_header->unwindHeader); in __cxa_rethrow_primary_exception()
/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/llvm/test/CodeGen/Mips/
Deh.ll39 %3 = tail call i8* @__cxa_begin_catch(i8* %exn) nounwind
62 declare i8* @__cxa_begin_catch(i8*)

123