HomeSort by relevance Sort by last modified time
    Searched full:__cxa_begin_catch (Results 1 - 25 of 133) sorted by null

1 2 3 4 5 6

  /external/llvm/test/Transforms/SCCP/
2009-01-14-IPSCCP-Invoke.ll 22 declare i8* @__cxa_begin_catch(i8*) nounwind
  /external/llvm/test/CodeGen/X86/
2008-05-28-LocalRegAllocBug.ll 7 declare i8* @__cxa_begin_catch(i8*) nounwind
28 %tmp133 = call i8* @__cxa_begin_catch( i8* %eh_ptr244 ) nounwind ; <i8*> [#uses=0]
2010-04-30-LocalAlloc-LandingPad.ll 48 %4 = call i8* @__cxa_begin_catch(i8* %exc1) ; <i8*> [#uses=1]
136 declare i8* @__cxa_begin_catch(i8*)
  /external/clang/test/CodeGenCXX/
sizeof-unwind-exception.cpp 18 // X86-64: [[T0:%.*]] = tail call i8* @__cxa_begin_catch(i8* [[EXN:%.*]]) [[NUW:#[0-9]+]]
20 // X86-32: [[T0:%.*]] = tail call i8* @__cxa_begin_catch(i8* [[EXN:%.*]]) [[NUW:#[0-9]+]]
22 // ARM-DARWIN: [[T0:%.*]] = tail call i8* @__cxa_begin_catch(i8* [[EXN:%.*]]) [[NUW:#[0-9]+]]
24 // ARM-EABI: [[T0:%.*]] = tail call i8* @__cxa_begin_catch(i8* [[EXN:%.*]]) [[NUW:#[0-9]+]]
26 // MIPS: [[T0:%.*]] = tail call i8* @__cxa_begin_catch(i8* [[EXN:%.*]]) [[NUW:#[0-9]+]]
eh.cpp 131 // CHECK-NEXT: [[T1:%.*]] = call i8* @__cxa_begin_catch(i8* [[T0]])
149 // CHECK-NEXT: call i8* @__cxa_begin_catch
172 // CHECK: call i8* @__cxa_begin_catch
199 // CHECK: call i8* @__cxa_begin_catch
221 // CHECK: call i8* @__cxa_begin_catch
227 // CHECK: call i8* @__cxa_begin_catch
234 // CHECK: call i8* @__cxa_begin_catch
242 // __cxa_begin_catch returns pointers by value, even when catching by reference
254 // CHECK-NEXT: call i8* @__cxa_begin_catch(i8* [[EXN]]) [[NUW]]
275 // CHECK-NEXT: [[ADJ1:%.*]] = call i8* @__cxa_begin_catch(i8* [[EXN]]) [[NUW]
    [all...]
exceptions.cpp 73 // Terminate landing pads should call __cxa_begin_catch first.
75 // CHECK-NEXT: [[T0:%.*]] = call i8* @__cxa_begin_catch(i8* %0) [[NUW:#[0-9]+]]
284 // CHECK: call i8* @__cxa_begin_catch(i8* [[EXN]]) [[NUW]]
444 // CHECK: call i8* @__cxa_begin_catch
452 // CHECK: call i8* @__cxa_begin_catch
  /external/llvm/test/Transforms/GVN/
2011-09-07-TypeIdFor.ll 14 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/ARM/
arm-ttype-target2.ll 24 %4 = tail call i8* @__cxa_begin_catch(i8* %3) nounwind
42 declare i8* @__cxa_begin_catch(i8*)
ehabi-mc-section.ll 16 %2 = tail call i8* @__cxa_begin_catch(i8* %1) nounwind
47 declare i8* @__cxa_begin_catch(i8*)
ehabi-mc.ll 16 %2 = tail call i8* @__cxa_begin_catch(i8* %1) nounwind
47 declare i8* @__cxa_begin_catch(i8*)
ehabi-filters.ll 61 %8 = tail call i8* @__cxa_begin_catch(i8* %7) nounwind
71 declare i8* @__cxa_begin_catch(i8*)
ehabi-mc-section-group.ll 32 %2 = tail call i8* @__cxa_begin_catch(i8* %1) nounwind
63 declare i8* @__cxa_begin_catch(i8*)
global-merge.ll 33 %tmp8 = tail call i8* @__cxa_begin_catch(i8* %tmp7)
51 declare i8* @__cxa_begin_catch(i8*)
eh-dispcont.ll 22 %3 = tail call i8* @__cxa_begin_catch(i8* %2) #1
34 declare i8* @__cxa_begin_catch(i8*)
2012-04-24-SplitEHCriticalEdge.ll 20 declare i8* @__cxa_begin_catch(i8*)
2010-07-26-GlobalMerge.ll 59 %1 = tail call i8* @__cxa_begin_catch(i8* %exn) nounwind ; <i8*> [#uses=0]
90 declare i8* @__cxa_begin_catch(i8*)
  /external/llvm/test/CodeGen/AArch64/
pic-eh-stubs.ll 38 %4 = tail call i8* @__cxa_begin_catch(i8* %3) nounwind
58 declare i8* @__cxa_begin_catch(i8*)
  /external/llvm/test/MC/Mips/
ef_frame.ll 35 %3 = tail call i8* @__cxa_begin_catch(i8* %2) nounwind
43 declare i8* @__cxa_begin_catch(i8*)
  /external/llvm/test/Transforms/SimplifyCFG/
trivial-throw.ll 51 %2 = call i8* @__cxa_begin_catch(i8* %0) #4
68 declare i8* @__cxa_begin_catch(i8*)
  /external/llvm/test/CodeGen/Mips/
eh.ll 38 %3 = tail call i8* @__cxa_begin_catch(i8* %exn) nounwind
61 declare i8* @__cxa_begin_catch(i8*)
mips16ex.ll 39 %5 = call i8* @__cxa_begin_catch(i8* %exn) nounwind
85 declare i8* @__cxa_begin_catch(i8*)
  /ndk/sources/cxx-stl/gabi++/src/
call_unexpected.cc 192 __cxa_begin_catch(unwind_exception); // unexpected is also a handler
208 __cxa_begin_catch(unwind_exception); // unexpected is also a handler
254 __cxa_begin_catch(unwind_exception); // unexpected is also a handler
313 __cxa_begin_catch(&new_exception_header->unwindHeader);
  /external/clang/test/CodeGenObjCXX/
arc-exceptions.mm 56 // CHECK: [[T0:%.*]] = call i8* @__cxa_begin_catch(
76 // CHECK: [[T0:%.*]] = call i8* @__cxa_begin_catch(
  /external/llvm/test/CodeGen/Generic/
2009-11-16-BadKillsCrash.ll 18 declare i8* @__cxa_begin_catch(i8*) nounwind
68 %6 = call i8* @__cxa_begin_catch(i8* %eh_ptr) nounwind ; <i8*> [#uses=0]
  /external/clang/lib/CodeGen/
CGException.cpp 74 // void *__cxa_begin_catch(void*);
79 return CGM.CreateRuntimeFunction(FTy, "__cxa_begin_catch");
    [all...]

Completed in 1784 milliseconds

1 2 3 4 5 6