HomeSort by relevance Sort by last modified time
    Searched full:lpad (Results 1 - 25 of 194) sorted by null

1 2 3 4 5 6 7 8

  /external/llvm/test/Transforms/SLPVectorizer/X86/
phi_landingpad.ll 9 to label %inner unwind label %lpad
15 to label %done unwind label %lpad
17 lpad:
24 phi double [ %x0, %inner ], [ %x1, %lpad ]
25 phi double [ %y0, %inner ], [ %y1, %lpad ]
  /external/llvm/test/Transforms/Sink/
landingpad.ll 11 to label %invoke.cont.15 unwind label %lpad
16 ; CHECK: lpad:
18 lpad:
22 to label %invoke.cont unwind label %lpad.1
29 lpad.1:
  /external/llvm/test/CodeGen/ARM/
ehabi-filters.ll 24 to label %unreachable.i unwind label %lpad.i
26 lpad.i: ; preds = %entry
34 br i1 %ehspec.fails.i, label %ehspec.unexpected.i, label %lpad.body
36 ehspec.unexpected.i: ; preds = %lpad.i
39 to label %.noexc unwind label %lpad
47 lpad: ; preds = %ehspec.unexpected.i
50 br label %lpad.body
52 lpad.body: ; preds = %lpad.i, %lpad
    [all...]
big-endian-eh-unwind.ll 20 to label %try.cont unwind label %lpad
22 lpad: ; preds = %entry
30 invoke.cont2: ; preds = %lpad
37 lpad1: ; preds = %lpad
41 to label %eh.resume unwind label %terminate.lpad
46 terminate.lpad: ; preds = %lpad1
  /external/llvm/test/CodeGen/Generic/
2007-12-31-UnusedSelector.ll 11 to label %UnifiedUnreachableBlock unwind label %lpad
13 bb14: ; preds = %lpad
16 lpad: ; preds = %entry
22 lpad17: ; preds = %lpad
2007-02-25-invoke.ll 11 %lpad = landingpad { i8*, i32 }
  /external/llvm/test/CodeGen/X86/
2009-03-16-PHIElimInLPad.ll 9 to label %cont unwind label %lpad ; <i32> [#uses=1]
13 to label %cont2 unwind label %lpad ; <i32> [#uses=1]
18 lpad: ; preds = %cont, %entry
25 ; CHECK: lpad
eh-null-personality.ll 11 to label %ret unwind label %lpad
14 lpad:
indirect-hidden.ll 12 invoke void @throws() to label %end unwind label %lpad
13 lpad:
23 invoke void @throws() to label %end unwind label %lpad
24 lpad:
pr3522.ll 13 to label %invcont unwind label %lpad
18 bb22: ; preds = %lpad
21 return: ; preds = %lpad
24 lpad: ; preds = %entry
  /external/llvm/test/Transforms/SimplifyCFG/
2011-09-05-TrivialLPad.ll 11 to label %return unwind label %lpad
16 lpad:
invoke.ll 18 to label %invoke.cont unwind label %lpad
23 lpad:
37 to label %invoke.cont unwind label %lpad
42 lpad:
56 to label %invoke.cont unwind label %lpad
61 lpad:
75 to label %invoke.cont unwind label %lpad
81 lpad:
97 to label %cont unwind label %lpad
102 to label %cont unwind label %lpad
    [all...]
  /external/llvm/test/Transforms/InstCombine/
LandingPadClauses.ll 17 to label %cont.a unwind label %lpad.a
20 to label %cont.b unwind label %lpad.b
23 to label %cont.c unwind label %lpad.c
26 to label %cont.d unwind label %lpad.d
29 to label %cont.e unwind label %lpad.e
32 to label %cont.f unwind label %lpad.f
35 to label %cont.g unwind label %lpad.g
38 to label %cont.h unwind label %lpad.h
41 to label %cont.i unwind label %lpad.i
45 lpad.a
    [all...]
invoke.ll 15 to label %invoke.cont unwind label %lpad
22 lpad:
35 to label %invoke.cont unwind label %lpad
42 lpad:
54 to label %invoke.cont unwind label %lpad
59 lpad:
  /external/llvm/test/Transforms/Inline/
invoke-cost.ll 15 invoke void @f() to label %cont1 unwind label %terminate.lpad
18 invoke void @f() to label %cont2 unwind label %terminate.lpad
21 invoke void @f() to label %cont3 unwind label %terminate.lpad
24 invoke void @f() to label %cont4 unwind label %terminate.lpad
29 terminate.lpad:
invoke-combine-clauses.ll 17 to label %cont unwind label %lpad
20 lpad:
33 to label %cont unwind label %lpad
36 lpad:
56 to label %cont unwind label %lpad
59 lpad:
67 to label %cont unwind label %lpad
70 lpad:
91 to label %cont unwind label %lpad
94 lpad
    [all...]
inline_invoke.ll 37 to label %invoke.cont unwind label %lpad
41 to label %invoke.cont1 unwind label %lpad
47 lpad:
51 to label %invoke.cont2 unwind label %terminate.lpad
56 terminate.lpad:
66 to label %ret unwind label %lpad
71 lpad: ; preds = %entry
102 ; CHECK-NEXT: br label %[[LPAD:[^\s]+]]
106 ; CHECK-NEXT: br label %[[LPAD]]
107 ; CHECK: [[LPAD]]
    [all...]
invoke-cleanup.ll 11 to label %cont unwind label %lpad
14 lpad:
26 to label %cont unwind label %lpad
29 lpad:
  /external/llvm/test/Transforms/LowerInvoke/
lowerinvoke.ll 8 to label %cont unwind label %lpad
11 lpad:
23 ; CHECK: lpad:
  /external/llvm/test/Transforms/SCCP/
2003-08-26-InvokeHandling.ll 11 to label %Ok unwind label %LPad
14 LPad:
19 %X = phi i32 [ 0, %Entry ], [ 1, %Ok ], [ 0, %LPad ] ; <i32> [#uses=1]
2009-01-14-IPSCCP-Invoke.ll 7 to label %UnifiedReturnBlock unwind label %lpad
9 lpad:
  /external/llvm/test/Transforms/MergeFunc/
call-and-invoke-with-ranges.ll 30 %out = invoke i8 @dummy() to label %next unwind label %lpad, !range !0
35 lpad:
43 %out = invoke i8 @dummy() to label %next unwind label %lpad
48 lpad:
56 %out = invoke i8 @dummy() to label %next unwind label %lpad, !range !1
61 lpad:
69 %out = invoke i8 @dummy() to label %next unwind label %lpad, !range !0
74 lpad:
  /external/clang/test/CodeGenCXX/
new-array-init-exceptions.cpp 13 // CHECK-NEXT: to label %{{[^ ]+}} unwind label %[[LPAD:[^ ]+]]
15 // CHECK-NEXT: to label %{{[^ ]+}} unwind label %[[LPAD]]
17 // CHECK-NEXT: to label %{{[^ ]+}} unwind label %[[LPAD]]
19 // CHECK-NEXT: to label %{{[^ ]+}} unwind label %[[LPAD]]
21 // CHECK: [[LPAD]]:
  /external/llvm/test/CodeGen/AArch64/
arm64-big-endian-eh.ll 20 to label %try.cont unwind label %lpad
22 lpad: ; preds = %entry
30 invoke.cont2: ; preds = %lpad
37 lpad1: ; preds = %lpad
41 to label %eh.resume unwind label %terminate.lpad
46 terminate.lpad: ; preds = %lpad1
  /external/llvm/test/Verifier/
range-2.ll 52 %v1 = invoke i8 @f1(i8* %x) to label %cont unwind label %lpad, !range !0
53 %v2 = invoke i8 @f2(i8* %x) to label %cont unwind label %lpad, !range !1
54 %v3 = invoke i8 @f3(i8* %x) to label %cont unwind label %lpad, !range !2
55 %v4 = invoke i8 @f4(i8* %x) to label %cont unwind label %lpad, !range !3
56 %v5 = invoke i8 @f5(i8* %x) to label %cont unwind label %lpad, !range !4
61 lpad:

Completed in 1361 milliseconds

1 2 3 4 5 6 7 8