Home
last modified time | relevance | path

Searched refs:catch2 (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/LCSSA/
H A Dmixed-catch.ll47 %tmp2 = catchswitch within none [label %catch, label %catch2] unwind to caller
53 catch2: ; preds = %catch.dispatch
61 for.end: ; preds = %catch2, %for.cond
69 ; CHECK: catch2:
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A Dwineh-unreachable.ll168 %catch2 = catchpad within %cs1 [i8* null, i32 0, i8* null]
169 catchret from %catch2 to label %exit
196 %catch2 = catchpad within %cs1 [i8* null, i32 0, i8* null]
197 catchret from %catch2 to label %exit
235 %catch2 = catchpad within %cs1 [i8* null, i32 64, i8* null]
236 catchret from %catch2 to label %exit
H A Dempty-catchpad.ll37 ; Remove unreachble catch2, leave catch1 as-is
/llvm-project-15.0.7/libcxxabi/test/
H A Dcatch_multi_level_pointer.pass.cpp63 Catch catch2 = CreatePointer<Catch>()(); in catch_pointer_test() local
65 my_assert(catch_ptr == catch2, in catch_pointer_test()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dwineh-coreclr.ll77 catch2:
105 to label %catch2.ret unwind label %fault
124 catch2.ret:
179 ; Clause 2: call f(2) is also guarded by catch2
236 ; is in funclet catch2 but the finally's immediate parent
301 catch2:
356 ; Clause 2: call f(1) is also guarded by catch2
382 ; Clause 4: call f(2) is also guarded by catch2
384 ; is in funclet fault but catch2's immediate parent
496 catch2:
[all …]
H A Dbranchfolding-catchpads.ll130 %cs = catchswitch within none [label %catch1, label %catch2, label %catch3] unwind to caller
136 catch2:
/llvm-project-15.0.7/llvm/test/CodeGen/WinEH/
H A Dwineh-noret-cleanup.ll40 ;Cxx: %catch2 = catchpad within %cs2 [i8* null, i32 u0x40, i8* null]
41 ;Seh: %catch2 = catchpad within %cs2 [void ()* @dummy_filter]
H A Dwineh-statenumbering.ll116 %2 = catchswitch within %1 [label %catch2] unwind label %ehcleanup
118 catch2: ; preds = %catch.dispatch1
122 try.cont: ; preds = %catch2
/llvm-project-15.0.7/llvm/test/Verifier/
H A Dinvalid-eh.ll84 ;T6: %cs1 = catchswitch within none [label %catch1] unwind label %catch2
90 ;T6: %cs2 = catchswitch within none [label %catch2] unwind to caller
91 ;T6: catch2:
105 ;T7: %cs2 = catchswitch within %cs1 [label %catch2] unwind to caller
107 ;T7: catch2:
369 ;T21: %cs = catchswitch within none [label %catch1] unwind label %catch2
371 ;T21: ; CHECK21-NEXT: %cs = catchswitch within none [label %catch1] unwind label %catch2
376 ;T21: catch2:
/llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/X86/
H A Dcatchpad-phi-cast.ll33 to label %done unwind label %catch2
48 catch2:
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dblock-placement-1.mir55 br i1 %matches1, label %catch2, label %catch
57 catch2: ; preds = %catch.fallthrough
81 for.inc: ; preds = %catch10, %catch, %catch2
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dcfg-stackify-eh.ll59 br i1 %matches, label %catch2, label %catch.fallthrough
61 catch2: ; preds = %catch.start
80 try.cont: ; preds = %catch, %catch2, %entry
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dcompatibility-3.6.ll1009 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1021 catch2:
H A Dcompatibility-3.7.ll1044 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1055 catch2:
H A Dcompatibility-3.8.ll1199 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1210 catch2:
H A Dcompatibility-3.9.ll1270 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1281 catch2:
H A Dcompatibility-4.0.ll1270 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1281 catch2:
H A Dcompatibility-6.0.ll1293 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1304 catch2:
H A Dcompatibility-5.0.ll1282 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1293 catch2:
H A Dcompatibility.ll1579 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1590 catch2: