Searched refs:catch1 (Results 1 – 25 of 30) sorted by relevance
12
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | machine_cse_illegal_hoist.ll | 35 br i1 %matches, label %catch1, label %catch 37 catch1: ; preds = %lpad 43 try.cont: ; preds = %entry, %catch1, %catch
|
/external/llvm-project/llvm/test/CodeGen/WebAssembly/ |
D | lower-em-exceptions.ll | 49 br i1 %matches, label %catch1, label %catch 54 catch1: ; preds = %catch.dispatch 61 try.cont: ; preds = %catch, %catch1, %invoke.cont 145 br i1 %matches, label %catch1, label %catch 147 catch1: ; preds = %catch.dispatch 154 try.cont: ; preds = %catch, %catch1, %invoke.cont
|
/external/llvm-project/llvm/test/MC/WebAssembly/ |
D | annotations.s | 53 # CHECK-NEXT: rethrow # down to catch1 54 # CHECK-NEXT: catch # catch1:
|
/external/llvm-project/llvm/test/Transforms/NewGVN/ |
D | 2010-05-08-OneBit.ll | 51 i32 1, label %catch1 61 catch1: ; preds = %landing_pad
|
/external/llvm-project/llvm/test/Transforms/GVN/ |
D | 2010-05-08-OneBit.ll | 51 i32 1, label %catch1 61 catch1: ; preds = %landing_pad
|
/external/llvm/test/Transforms/GVN/ |
D | 2010-05-08-OneBit.ll | 51 i32 1, label %catch1 61 catch1: ; preds = %landing_pad
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | wineh-coreclr.ll | 53 %catchswitch = catchswitch within none [label %catch1, label %catch2] unwind label %finally 54 catch1: 74 to label %catch1.ret unwind label %finally 75 catch1.ret: 166 ; Clause 1: call f(2) is guarded by catch1 207 ; is in funclet catch1 but the finally's immediate parent 252 ; is in funclet catch1 but the finally's immediate parent 295 …%catchswitch.inner = catchswitch within %fault.pad [label %catch1] unwind label %exn.dispatch.outer 296 catch1: 369 ; Clause 3: calls f(2) is guarded by catch1 [all …]
|
D | branchfolding-catchpads.ll | 130 %cs = catchswitch within none [label %catch1, label %catch2, label %catch3] unwind to caller 132 catch1:
|
/external/llvm/test/CodeGen/X86/ |
D | wineh-coreclr.ll | 53 %catchswitch = catchswitch within none [label %catch1, label %catch2] unwind label %finally 54 catch1: 74 to label %catch1.ret unwind label %finally 75 catch1.ret: 166 ; Clause 1: call f(2) is guarded by catch1 207 ; is in funclet catch1 but the finally's immediate parent 252 ; is in funclet catch1 but the finally's immediate parent 308 …%catchswitch.inner = catchswitch within %fault.pad [label %catch1] unwind label %exn.dispatch.outer 309 catch1: 367 ; Clause 3: calls f(2) is guarded by catch1 [all …]
|
/external/llvm-project/llvm/test/Transforms/GVNHoist/ |
D | infinite-loop-indirect.ll | 188 ; landing pad has direct branches (e.g., %lpad to %catch1, %catch) 189 ; This CFG has a cycle (%lpad -> %catch1 -> %lpad4 -> %lpad) 198 ; CHECK-LABEL: catch1: 236 br i1 %matches, label %catch1, label %catch 238 catch1:
|
/external/llvm-project/llvm/test/Transforms/ObjCARC/ |
D | contract-catchswitch.ll | 37 %tmp4 = catchswitch within none [label %catch1] unwind label %ehcleanup 39 catch1:
|
/external/llvm-project/llvm/test/Transforms/CodeGenPrepare/X86/ |
D | catchpad-phi-cast.ll | 25 to label %invoke.cont unwind label %catch1 38 catch1:
|
/external/llvm/test/Transforms/CodeGenPrepare/X86/ |
D | catchpad-phi-cast.ll | 25 to label %invoke.cont unwind label %catch1 38 catch1:
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl14.c | 543 void catch1(int sig); 574 act.sa_handler = catch1; in setup() 917 void catch1(int sig) in catch1() function 926 act.sa_handler = catch1; in catch1()
|
/external/llvm/test/Verifier/ |
D | invalid-eh.ll | 82 ;T6: %cs1 = catchswitch within none [label %catch1] unwind label %catch2 84 ;T6: catch1: 98 ;T7: %cs1 = catchswitch within none [label %catch1] unwind to caller 99 ;T7: catch1: 367 ;T21: %cs = catchswitch within none [label %catch1] unwind label %catch2 369 ;T21: ; CHECK21-NEXT: %cs = catchswitch within none [label %catch1] unwind label %catch2 371 ;T21: catch1:
|
/external/llvm-project/llvm/test/Verifier/ |
D | invalid-eh.ll | 84 ;T6: %cs1 = catchswitch within none [label %catch1] unwind label %catch2 86 ;T6: catch1: 100 ;T7: %cs1 = catchswitch within none [label %catch1] unwind to caller 101 ;T7: catch1: 369 ;T21: %cs = catchswitch within none [label %catch1] unwind label %catch2 371 ;T21: ; CHECK21-NEXT: %cs = catchswitch within none [label %catch1] unwind label %catch2 373 ;T21: catch1:
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | empty-catchpad.ll | 23 ; Remove unreachble catch2, leave catch1 as-is
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
D | empty-catchpad.ll | 23 ; Remove unreachble catch2, leave catch1 as-is
|
/external/llvm-project/llvm/test/Bitcode/ |
D | compatibility-3.7.ll | 1043 invoke void @llvm.donothing() to label %proceed unwind label %catch1 1048 catch1:
|
D | compatibility-3.6.ll | 1008 invoke void @llvm.donothing() to label %proceed unwind label %catch1 1013 catch1:
|
D | compatibility-3.8.ll | 1198 invoke void @llvm.donothing() to label %proceed unwind label %catch1 1203 catch1:
|
D | compatibility-3.9.ll | 1269 invoke void @llvm.donothing() to label %proceed unwind label %catch1 1274 catch1:
|
/external/llvm/test/Bitcode/ |
D | compatibility-3.7.ll | 1043 invoke void @llvm.donothing() to label %proceed unwind label %catch1 1048 catch1:
|
D | compatibility-3.6.ll | 1008 invoke void @llvm.donothing() to label %proceed unwind label %catch1 1013 catch1:
|
D | compatibility-3.8.ll | 1198 invoke void @llvm.donothing() to label %proceed unwind label %catch1 1203 catch1:
|
12