Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/SimplifyCFG/
Dwineh-unreachable.ll118 %catch2 = catchpad within %cs1 [i8* null, i32 0, i8* null]
119 catchret from %catch2 to label %exit
136 %catch2 = catchpad within %cs1 [i8* null, i32 0, i8* null]
137 catchret from %catch2 to label %exit
162 %catch2 = catchpad within %cs1 [i8* null, i32 64, i8* null]
163 catchret from %catch2 to label %exit
Dempty-catchpad.ll23 ; Remove unreachble catch2, leave catch1 as-is
/external/llvm/test/Transforms/LCSSA/
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:
/external/llvm/test/CodeGen/X86/
Dwineh-coreclr.ll53 %catchswitch = catchswitch within none [label %catch1, label %catch2] unwind label %finally
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
314 %catchswitch.outer = catchswitch within none [label %catch2] unwind to caller
315 catch2:
354 ; Clause 2: call f(1) is also guarded by catch2
380 ; Clause 4: call f(2) is also guarded by catch2
[all …]
/external/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp61 Catch catch2 = CreatePointer<Catch>()(); in catch_pointer_test() local
63 my_assert(catch_ptr == catch2, in catch_pointer_test()
/external/llvm/test/Verifier/
Dinvalid-eh.ll82 ;T6: %cs1 = catchswitch within none [label %catch1] unwind label %catch2
88 ;T6: %cs2 = catchswitch within none [label %catch2] unwind to caller
89 ;T6: catch2:
103 ;T7: %cs2 = catchswitch within %cs1 [label %catch2] unwind to caller
105 ;T7: catch2:
367 ;T21: %cs = catchswitch within none [label %catch1] unwind label %catch2
369 ;T21: ; CHECK21-NEXT: %cs = catchswitch within none [label %catch1] unwind label %catch2
374 ;T21: catch2:
/external/llvm/test/CodeGen/WinEH/
Dwineh-noret-cleanup.ll40 ;Cxx: %catch2 = catchpad within %cs2 [i8* null, i32 u0x40, i8* null]
41 ;Seh: %catch2 = catchpad within %cs2 [void ()* @dummy_filter]
Dwineh-statenumbering.ll116 %2 = catchswitch within %1 [label %catch2] unwind label %ehcleanup
118 catch2: ; preds = %catch.dispatch1
122 try.cont: ; preds = %catch2
/external/llvm/test/Transforms/CodeGenPrepare/X86/
Dcatchpad-phi-cast.ll33 to label %done unwind label %catch2
48 catch2:
/external/llvm/test/Bitcode/
Dcompatibility-3.6.ll1009 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1021 catch2:
Dcompatibility-3.7.ll1044 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1055 catch2:
Dcompatibility-3.8.ll1199 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1210 catch2:
Dcompatibility.ll1273 invoke void @llvm.donothing() to label %proceed unwind label %catch2
1284 catch2: