Lines Matching refs:catch
23 cleanupret from %cleanup unwind label %catch.pad
25 cleanupret from %cleanup unwind label %catch.pad
26 catch.pad:
27 %cs1 = catchswitch within none [label %catch.body] unwind to caller
28 catch.body:
29 ;Cxx: %catch = catchpad within %cs1 [i8* null, i32 u0x40, i8* null]
30 ;SEH: %catch = catchpad within %cs1 [void ()* @dummy_filter]
31 catchret from %catch to label %exit
51 to label %unreachable unwind label %catch.pad
54 catch.pad:
55 %cs1 = catchswitch within none [label %catch.body] unwind to caller
56 catch.body:
57 ;Cxx: %catch = catchpad within %cs1 [i8* null, i32 u0x40, i8* null]
58 ;SEH: %catch = catchpad within %cs1 [void ()* @dummy_filter]
59 catchret from %catch to label %exit