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

1 2 3 4 5 6

  /external/llvm/test/Transforms/SCCP/
2009-01-14-IPSCCP-Invoke.ll 24 declare void @__cxa_end_catch()
  /external/llvm/test/CodeGen/Generic/
2007-12-31-UnusedSelector.ll 19 invoke void @__cxa_end_catch( )
33 declare void @__cxa_end_catch()
  /external/llvm/test/Transforms/GVN/
2011-09-07-TypeIdFor.ll 16 declare void @__cxa_end_catch()
46 tail call void @__cxa_end_catch() nounwind
51 tail call void @__cxa_end_catch() nounwind
71 tail call void @__cxa_end_catch() nounwind
76 tail call void @__cxa_end_catch() nounwind
  /external/llvm/test/CodeGen/ARM/
ehabi-mc-section.ll 21 tail call void @__cxa_end_catch()
30 invoke void @__cxa_end_catch()
51 declare void @__cxa_end_catch()
ehabi-mc.ll 21 tail call void @__cxa_end_catch()
30 invoke void @__cxa_end_catch()
51 declare void @__cxa_end_catch()
arm-ttype-target2.ll 25 tail call void @__cxa_end_catch()
44 declare void @__cxa_end_catch()
ehabi-mc-section-group.ll 37 tail call void @__cxa_end_catch()
46 invoke void @__cxa_end_catch()
67 declare void @__cxa_end_catch()
2012-04-24-SplitEHCriticalEdge.ll 24 declare void @__cxa_end_catch()
52 invoke void @__cxa_end_catch()
ehabi-filters.ll 62 tail call void @__cxa_end_catch() nounwind
73 declare void @__cxa_end_catch()
global-merge.ll 34 tail call void @__cxa_end_catch()
53 declare void @__cxa_end_catch()
eh-dispcont.ll 23 tail call void @__cxa_end_catch()
36 declare void @__cxa_end_catch()
2010-07-26-GlobalMerge.ll 65 tail call void @__cxa_end_catch()
92 declare void @__cxa_end_catch()
  /external/llvm/test/CodeGen/X86/
personality.ll 16 invoke void @__cxa_end_catch()
40 declare void @__cxa_end_catch()
2010-04-30-LocalAlloc-LandingPad.ll 76 invoke void @__cxa_end_catch()
140 declare void @__cxa_end_catch()
  /external/llvm/test/CodeGen/Mips/
mips16ex.ll 48 call void @__cxa_end_catch() nounwind
61 call void @__cxa_end_catch() nounwind
87 declare void @__cxa_end_catch()
eh.ll 43 tail call void @__cxa_end_catch() nounwind
63 declare void @__cxa_end_catch()
  /external/llvm/test/CodeGen/AArch64/
pic-eh-stubs.ll 41 tail call void @__cxa_end_catch() nounwind
60 declare void @__cxa_end_catch(
  /external/llvm/test/MC/Mips/
ef_frame.ll 37 tail call void @__cxa_end_catch()
45 declare void @__cxa_end_catch()
  /ndk/sources/cxx-stl/gabi++/src/
call_unexpected.cc 239 __cxa_end_catch();
240 __cxa_end_catch();
303 // We need to __cxa_end_catch, but for the old exception,
308 // __cxa_end_catch destroying new_exception_header.
311 __cxa_end_catch();
312 __cxa_end_catch();
321 __cxa_end_catch();
322 __cxa_end_catch();
  /external/clang/test/CodeGenCXX/
eh.cpp 146 // CHECK-NEXT: call void @__cxa_end_catch()
150 // CHECK-NEXT: call void @__cxa_end_catch
174 // CHECK: call void @__cxa_end_catch()
206 // __cxa_end_catch can throw for some kinds of caught exceptions.
225 // CHECK-NEXT: call void @__cxa_end_catch() [[NUW:#[0-9]+]]
232 // CHECK-NEXT: invoke void @__cxa_end_catch()
235 // CHECK-NEXT: invoke void @__cxa_end_catch()
258 // CHECK-NEXT: call void @__cxa_end_catch() [[NUW]]
279 // CHECK-NEXT: call void @__cxa_end_catch() [[NUW]]
nrvo.cpp 145 // CHECK-EH: call void @__cxa_end_catch()
  /external/llvm/test/Transforms/SimplifyCFG/
trivial-throw.ll 60 declare void @__cxa_end_catch()
  /external/clang/test/CodeGenObjCXX/
arc-exceptions.mm 64 // CHECK-NEXT: call void @__cxa_end_catch() [[NUW]]
83 // CHECK-NEXT: call void @__cxa_end_catch() [[NUW]]
  /external/llvm/test/Transforms/LoopRotate/
multiple-exits.ll 148 tail call void @__cxa_end_catch() nounwind
156 tail call void @__cxa_end_catch() nounwind
166 tail call void @__cxa_end_catch() nounwind
181 tail call void @__cxa_end_catch() nounwind
200 declare void @__cxa_end_catch()
  /external/llvm/test/Transforms/Inline/
inline_invoke.ll 27 declare void @__cxa_end_catch()
82 call void @__cxa_end_catch() nounwind
143 call void @__cxa_end_catch() nounwind

Completed in 184 milliseconds

1 2 3 4 5 6