Searched refs:catch2 (Results 1 – 20 of 20) sorted by relevance
| /llvm-project-15.0.7/llvm/test/Transforms/LCSSA/ |
| H A D | mixed-catch.ll | 47 %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 D | wineh-unreachable.ll | 168 %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 D | empty-catchpad.ll | 37 ; Remove unreachble catch2, leave catch1 as-is
|
| /llvm-project-15.0.7/libcxxabi/test/ |
| H A D | catch_multi_level_pointer.pass.cpp | 63 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 D | wineh-coreclr.ll | 77 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 D | branchfolding-catchpads.ll | 130 %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 D | wineh-noret-cleanup.ll | 40 ;Cxx: %catch2 = catchpad within %cs2 [i8* null, i32 u0x40, i8* null] 41 ;Seh: %catch2 = catchpad within %cs2 [void ()* @dummy_filter]
|
| H A D | wineh-statenumbering.ll | 116 %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 D | invalid-eh.ll | 84 ;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 D | catchpad-phi-cast.ll | 33 to label %done unwind label %catch2 48 catch2:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | block-placement-1.mir | 55 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 D | cfg-stackify-eh.ll | 59 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 D | compatibility-3.6.ll | 1009 invoke void @llvm.donothing() to label %proceed unwind label %catch2 1021 catch2:
|
| H A D | compatibility-3.7.ll | 1044 invoke void @llvm.donothing() to label %proceed unwind label %catch2 1055 catch2:
|
| H A D | compatibility-3.8.ll | 1199 invoke void @llvm.donothing() to label %proceed unwind label %catch2 1210 catch2:
|
| H A D | compatibility-3.9.ll | 1270 invoke void @llvm.donothing() to label %proceed unwind label %catch2 1281 catch2:
|
| H A D | compatibility-4.0.ll | 1270 invoke void @llvm.donothing() to label %proceed unwind label %catch2 1281 catch2:
|
| H A D | compatibility-6.0.ll | 1293 invoke void @llvm.donothing() to label %proceed unwind label %catch2 1304 catch2:
|
| H A D | compatibility-5.0.ll | 1282 invoke void @llvm.donothing() to label %proceed unwind label %catch2 1293 catch2:
|
| H A D | compatibility.ll | 1579 invoke void @llvm.donothing() to label %proceed unwind label %catch2 1590 catch2:
|