Searched refs:within (Results 1 – 25 of 2589) sorted by relevance
12345678910>>...104
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | invalid-eh.ll | 42 ;T2: %x = cleanuppad within none [] 58 ;T4: %cs = catchswitch within none [label %next] unwind to caller 60 ;T4: %x = catchpad within %cs [] 70 ;T5: %cs = catchswitch within none [label %catch] unwind to caller 72 ;T5: catchpad within %cs [] 75 ;T5: cleanuppad within %cs [] 84 ;T6: %cs1 = catchswitch within none [label %catch1] unwind label %catch2 87 ;T6: catchpad within %cs1 [] 90 ;T6: %cs2 = catchswitch within none [label %catch2] unwind to caller 92 ;T6: catchpad within %cs2 [] [all …]
|
/external/llvm/test/Verifier/ |
D | invalid-eh.ll | 40 ;T2: %x = cleanuppad within none [] 56 ;T4: %cs = catchswitch within none [label %next] unwind to caller 58 ;T4: %x = catchpad within %cs [] 68 ;T5: %cs = catchswitch within none [label %catch] unwind to caller 70 ;T5: catchpad within %cs [] 73 ;T5: cleanuppad within %cs [] 82 ;T6: %cs1 = catchswitch within none [label %catch1] unwind label %catch2 85 ;T6: catchpad within %cs1 [] 88 ;T6: %cs2 = catchswitch within none [label %catch2] unwind to caller 90 ;T6: catchpad within %cs2 [] [all …]
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | empty-catchpad.ll | 12 %cs = catchswitch within none [label %pad1, label %pad2] unwind to caller 14 %cp1 = catchpad within %cs [i32 1] 18 %cp2 = catchpad within %cs [i32 2] 25 ; CHECK: %cs = catchswitch within none [label %pad1] unwind to caller 27 ; CHECK: %cp1 = catchpad within %cs [i32 1] 42 %cp.inner = cleanuppad within none [] 50 %cs.inner = catchswitch within none [label %pad.inner] unwind label %exn.dispatch 51 ; CHECK: %cs.inner = catchswitch within none [label %pad.inner] unwind to caller 53 %catch.inner = catchpad within %cs.inner [i32 0] 54 ; CHECK: %catch.inner = catchpad within %cs.inner [all …]
|
D | wineh-unreachable.ll | 15 cleanuppad within none [] 25 %cs1 = catchswitch within none [label %catch.body] unwind label %unreachable.unwind 27 ; CHECK-NEXT: catchswitch within none [label %catch.body] unwind to caller 30 ; CHECK-NEXT: catchpad within %cs1 33 %catch = catchpad within %cs1 [] 39 cleanuppad within none [] 51 ; CHECK: %cleanup = cleanuppad within none [] 54 %cleanup = cleanuppad within none [] 64 cleanuppad within none [] 75 %cs1 = catchswitch within none [label %catch.body] unwind to caller [all …]
|
D | empty-cleanuppad.ll | 34 %0 = cleanuppad within none [] 38 %1 = cleanuppad within none [] 45 ; cleaned up within the try-block. 63 ; CHECK: cleanuppad within none 67 ; CHECK: catchswitch within none [label %catch] unwind to caller 83 %0 = cleanuppad within none [] 88 %cs1 = catchswitch within none [label %catch] unwind label %ehcleanup.1 91 %1 = catchpad within %cs1 [i8* null, i32 u0x40, i8* null] 101 %2 = cleanuppad within none [] 108 ; within the try-block. [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/ |
D | empty-catchpad.ll | 12 %cs = catchswitch within none [label %pad1, label %pad2] unwind to caller 14 %cp1 = catchpad within %cs [i32 1] 18 %cp2 = catchpad within %cs [i32 2] 25 ; CHECK: %cs = catchswitch within none [label %pad1] unwind to caller 27 ; CHECK: %cp1 = catchpad within %cs [i32 1] 42 %cp.inner = cleanuppad within none [] 50 %cs.inner = catchswitch within none [label %pad.inner] unwind label %exn.dispatch 51 ; CHECK: %cs.inner = catchswitch within none [label %pad.inner] unwind to caller 53 %catch.inner = catchpad within %cs.inner [i32 0] 54 ; CHECK: %catch.inner = catchpad within %cs.inner [all …]
|
D | wineh-unreachable.ll | 15 cleanuppad within none [] 25 %cs1 = catchswitch within none [label %catch.body] unwind label %unreachable.unwind 27 ; CHECK-NEXT: catchswitch within none [label %catch.body] unwind to caller 30 ; CHECK-NEXT: catchpad within %cs1 33 %catch = catchpad within %cs1 [] 39 cleanuppad within none [] 51 ; CHECK: %cleanup = cleanuppad within none [] 54 %cleanup = cleanuppad within none [] 64 cleanuppad within none [] 75 %cs1 = catchswitch within none [label %catch.body] unwind to caller [all …]
|
D | empty-cleanuppad.ll | 34 %0 = cleanuppad within none [] 38 %1 = cleanuppad within none [] 45 ; cleaned up within the try-block. 63 ; CHECK: cleanuppad within none 67 ; CHECK: catchswitch within none [label %catch] unwind to caller 83 %0 = cleanuppad within none [] 88 %cs1 = catchswitch within none [label %catch] unwind label %ehcleanup.1 91 %1 = catchpad within %cs1 [i8* null, i32 u0x40, i8* null] 101 %2 = cleanuppad within none [] 108 ; within the try-block. [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | inline-funclets.ll | 16 %pad = cleanuppad within none [] 31 %pad.inner = cleanuppad within none [] 36 ; that stays within the inlinee. 37 ; CHECK-NEXT: %[[pad_inner:[^ ]+]] = cleanuppad within none 42 %pad.outer = cleanuppad within none [] 47 ; CHECK-NEXT: %[[pad_outer:[^ ]+]] = cleanuppad within none 68 %pad = cleanuppad within none [] 83 %outer = cleanuppad within none [] 87 ; CHECK-NEXT: %[[outer:[^ ]+]] = cleanuppad within none 92 %cs = catchswitch within %outer [label %catch] unwind to caller [all …]
|
D | pr26698.ll | 17 %cs = catchswitch within none [label %cp.bb] unwind label %cleanup.bb 20 %cpouter1 = catchpad within %cs [i8* null, i32 0, i8* null] 25 %cpouter2 = cleanuppad within none [] 42 %cpinner1 = cleanuppad within none [] 49 %cpinner2 = cleanuppad within %cpinner1 [] 56 ; CHECK: %[[cs:.*]] = catchswitch within none 58 ; CHECK: %[[cpouter1:.*]] = catchpad within %[[cs]] 60 ; CHECK: %[[cpinner1:.*]] = cleanuppad within %[[cpouter1]] 62 ; CHECK: %[[cpinner2:.*]] = cleanuppad within %[[cpinner1]]
|
/external/llvm/test/Transforms/Inline/ |
D | inline-funclets.ll | 15 %pad = cleanuppad within none [] 30 %pad.inner = cleanuppad within none [] 35 ; that stays within the inlinee. 36 ; CHECK-NEXT: %[[pad_inner:[^ ]+]] = cleanuppad within none 41 %pad.outer = cleanuppad within none [] 46 ; CHECK-NEXT: %[[pad_outer:[^ ]+]] = cleanuppad within none 67 %pad = cleanuppad within none [] 82 %outer = cleanuppad within none [] 86 ; CHECK-NEXT: %[[outer:[^ ]+]] = cleanuppad within none 91 %cs = catchswitch within %outer [label %catch] unwind to caller [all …]
|
D | pr26698.ll | 16 %cs = catchswitch within none [label %cp.bb] unwind label %cleanup.bb 19 %cpouter1 = catchpad within %cs [i8* null, i32 0, i8* null] 24 %cpouter2 = cleanuppad within none [] 41 %cpinner1 = cleanuppad within none [] 48 %cpinner2 = cleanuppad within %cpinner1 [] 55 ; CHECK: %[[cs:.*]] = catchswitch within none 57 ; CHECK: %[[cpouter1:.*]] = catchpad within %[[cs]] 59 ; CHECK: %[[cpinner1:.*]] = cleanuppad within %[[cpouter1]] 61 ; CHECK: %[[cpinner2:.*]] = cleanuppad within %[[cpinner1]]
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | funclet.ll | 23 %cs = catchswitch within none [label %unreachable] unwind label %blah2 26 catchpad within %cs [] 30 %cleanuppadi4.i.i.i = cleanuppad within none [] 47 ; CHECK: cleanuppad within none [] 61 %cs = catchswitch within none [label %unreachable, label %blah] unwind to caller 64 catchpad within %cs [] 68 %catchpad = catchpad within %cs [] 89 ; CHECK-NEXT: catchpad within %cs [] 103 %cs = catchswitch within none [label %unreachable, label %blug] unwind to caller 106 catchpad within %cs [] [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ |
D | funclet.ll | 23 %cs = catchswitch within none [label %unreachable] unwind label %blah2 26 catchpad within %cs [] 30 %cleanuppadi4.i.i.i = cleanuppad within none [] 47 ; CHECK: cleanuppad within none [] 61 %cs = catchswitch within none [label %unreachable, label %blah] unwind to caller 64 catchpad within %cs [] 68 %catchpad = catchpad within %cs [] 89 ; CHECK-NEXT: catchpad within %cs [] 103 %cs = catchswitch within none [label %unreachable, label %blug] unwind to caller 106 catchpad within %cs [] [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WinEH/ |
D | wineh-cloning.ll | 21 %cs = catchswitch within none [label %catch] unwind to caller 23 %cp = catchpad within %cs [] 39 ; CHECK: %cs = catchswitch within none [label %catch] unwind to caller 41 ; CHECK: catchpad within %cs [] 52 cleanuppad within none [] 66 ; CHECK: cleanuppad within none [] 82 %cs = catchswitch within none [label %catch] unwind to caller 84 catchpad within %cs [] 87 cleanuppad within none [] 102 ; CHECK: catchpad within %cs [] [all …]
|
D | wineh-demotion.ll | 41 %cs1 = catchswitch within none [label %catch] unwind to caller 44 %cp = catchpad within %cs1 [] 78 ; CHECK: catchswitch within none 80 %cs1 = catchswitch within none [label %catch.inner] unwind label %merge.outer 83 %cpinner = catchpad within %cs1 [] 99 ; CHECK: catchswitch within none 100 %cs2 = catchswitch within none [label %catch.outer] unwind to caller 103 %cpouter = catchpad within %cs2 [] 105 ; CHECK: [[CatchPad:%[^ ]+]] = catchpad within %cs2 [] 146 ; CHECK-NEXT: catchswitch within none [all …]
|
D | wineh-no-demotion.ll | 24 %0 = cleanuppad within none [] 31 %1 = cleanuppad within none [] 44 %i = cleanuppad within none [] 49 ; CHECK: %i = cleanuppad within none [] 63 %0 = cleanuppad within none [] 70 %1 = cleanuppad within none [] 82 %i = cleanuppad within none [] 87 ; CHECK: %i = cleanuppad within none [] 105 %0 = cleanuppad within none [] 109 %1 = cleanuppad within none []
|
D | wineh-statenumbering-cleanups.ll | 20 %cleanup = cleanuppad within none [] 27 %cs1 = catchswitch within none [label %catch.body] unwind to caller 29 ;Cxx: %catch = catchpad within %cs1 [i8* null, i32 u0x40, i8* null] 30 ;SEH: %catch = catchpad within %cs1 [void ()* @dummy_filter] 48 %cleanup = cleanuppad within none [] 54 %cs1 = catchswitch within none [label %catch.body] unwind to caller 56 ;Cxx: %catch = catchpad within %cs1 [i8* null, i32 u0x40, i8* null] 57 ;SEH: %catch = catchpad within %cs1 [void ()* @dummy_filter]
|
/external/llvm/test/CodeGen/WinEH/ |
D | wineh-cloning.ll | 21 %cs = catchswitch within none [label %catch] unwind to caller 23 %cp = catchpad within %cs [] 39 ; CHECK: %cs = catchswitch within none [label %catch] unwind to caller 41 ; CHECK: catchpad within %cs [] 52 cleanuppad within none [] 66 ; CHECK: cleanuppad within none [] 82 %cs = catchswitch within none [label %catch] unwind to caller 84 catchpad within %cs [] 87 cleanuppad within none [] 102 ; CHECK: catchpad within %cs [] [all …]
|
D | wineh-demotion.ll | 41 %cs1 = catchswitch within none [label %catch] unwind to caller 44 %cp = catchpad within %cs1 [] 78 ; CHECK: catchswitch within none 80 %cs1 = catchswitch within none [label %catch.inner] unwind label %merge.outer 83 %cpinner = catchpad within %cs1 [] 99 ; CHECK: catchswitch within none 100 %cs2 = catchswitch within none [label %catch.outer] unwind to caller 103 %cpouter = catchpad within %cs2 [] 105 ; CHECK: [[CatchPad:%[^ ]+]] = catchpad within %cs2 [] 146 ; CHECK-NEXT: catchswitch within none [all …]
|
D | wineh-no-demotion.ll | 24 %0 = cleanuppad within none [] 31 %1 = cleanuppad within none [] 44 %i = cleanuppad within none [] 49 ; CHECK: %i = cleanuppad within none [] 63 %0 = cleanuppad within none [] 70 %1 = cleanuppad within none [] 82 %i = cleanuppad within none [] 87 ; CHECK: %i = cleanuppad within none [] 105 %0 = cleanuppad within none [] 109 %1 = cleanuppad within none []
|
/external/llvm/test/Feature/ |
D | exception.ll | 34 %cp = cleanuppad within none [i7 4] 48 %cp = cleanuppad within none [] 62 %0 = cleanuppad within none [] 73 %cs1 = catchswitch within none [label %catch] unwind to caller 75 %cp = catchpad within %cs1 [i7 4] 89 %cs1 = catchswitch within none [label %catch] unwind to caller 91 %cp = catchpad within %cs1 [i7 4] 105 %cs1 = catchswitch within none [label %catch] unwind to caller 107 %0 = catchpad within %cs1 [i7 4] 118 %cs1 = catchswitch within none [label %catch] unwind to caller [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | exception.ll | 34 %cp = cleanuppad within none [i7 4] 48 %cp = cleanuppad within none [] 62 %0 = cleanuppad within none [] 73 %cs1 = catchswitch within none [label %catch] unwind to caller 75 %cp = catchpad within %cs1 [i7 4] 89 %cs1 = catchswitch within none [label %catch] unwind to caller 91 %cp = catchpad within %cs1 [i7 4] 105 %cs1 = catchswitch within none [label %catch] unwind to caller 107 %0 = catchpad within %cs1 [i7 4] 118 %cs1 = catchswitch within none [label %catch] unwind to caller [all …]
|
/external/clang/test/SemaOpenCL/ |
D | invalid-kernel-parameters.cl | 16 typedef struct ContainsBool // expected-note{{within field of type 'ContainsBool' declared here}} 25 typedef struct FooImage2D // expected-note{{within field of type 'FooImage2D' declared here}} 35 typedef struct Foo // expected-note{{within field of type 'Foo' declared here}} 42 typedef union FooUnion // expected-note{{within field of type 'FooUnion' declared here}} 49 typedef struct NestedPointer // expected-note 2 {{within field of type 'NestedPointer' declared her… 55 } inner; // expected-note 3 {{within field of type 'struct InnerNestedPointer' declared here}} 60 struct NestedPointerComplex // expected-note{{within field of type 'NestedPointerComplex' declared … 69 } inner; // expected-note{{within field of type 'struct InnerNestedPointerComplex' declared here}} 77 typedef struct NestedBool // expected-note 2 {{within field of type 'NestedBool' declared here}} 83 } inner; // expected-note 2 {{within field of type 'struct InnerNestedBool' declared here}} [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | cv-errors.s | 18 # CHECK: error: expected function id within range [0, UINT_MAX) 31 .cv_inline_site_id 0 within a 35 .cv_inline_site_id 0 within 0 x 39 .cv_inline_site_id 0 within 0 inlined_at 0 0 0 43 .cv_inline_site_id 0 within 0 inlined_at 10 0 0 47 .cv_inline_site_id 0 within 0 inlined_at 1 1 1 51 .cv_inline_site_id 1 within 0 inlined_at 1 1 1
|
12345678910>>...104