Home
last modified time | relevance | path

Searched refs:newFuncRoot (Results 1 – 25 of 48) sorted by relevance

12

/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2007-03-13-InstrSched.ll8 newFuncRoot:
18 bb74: ; preds = %bb26, %newFuncRoot
19 %fp.1.rec = phi i32 [ 0, %newFuncRoot ], [ %tmp71.rec, %bb26 ] ; <i32> [#uses=3]
20 %fm.1.in = phi i32* [ %tmp71, %bb26 ], [ %tmp1011, %newFuncRoot ] ; <i32*> [#uses=1]
21 %d0.1 = phi i32 [ %tmp44, %bb26 ], [ 8192, %newFuncRoot ] ; <i32> [#uses=2]
22 %d1.1 = phi i32 [ %tmp54, %bb26 ], [ 8192, %newFuncRoot ] ; <i32> [#uses=2]
23 %d2.1 = phi i32 [ %tmp64, %bb26 ], [ 8192, %newFuncRoot ] ; <i32> [#uses=2]
24 %d3.1 = phi i32 [ %tmp69, %bb26 ], [ 8192, %newFuncRoot ] ; <i32> [#uses=2]
/external/llvm/test/CodeGen/ARM/
D2007-03-13-InstrSched.ll9 newFuncRoot:
19 bb74: ; preds = %bb26, %newFuncRoot
20 %fp.1.rec = phi i32 [ 0, %newFuncRoot ], [ %tmp71.rec, %bb26 ] ; <i32> [#uses=3]
21 %fm.1.in = phi i32* [ %tmp71, %bb26 ], [ %tmp1011, %newFuncRoot ] ; <i32*> [#uses=1]
22 %d0.1 = phi i32 [ %tmp44, %bb26 ], [ 8192, %newFuncRoot ] ; <i32> [#uses=2]
23 %d1.1 = phi i32 [ %tmp54, %bb26 ], [ 8192, %newFuncRoot ] ; <i32> [#uses=2]
24 %d2.1 = phi i32 [ %tmp64, %bb26 ], [ 8192, %newFuncRoot ] ; <i32> [#uses=2]
25 %d3.1 = phi i32 [ %tmp69, %bb26 ], [ 8192, %newFuncRoot ] ; <i32> [#uses=2]
/external/llvm/test/CodeGen/X86/
D2006-05-02-InstrSched2.ll6 newFuncRoot:
11 cond_true456.i: ; preds = %cond_true456.i, %newFuncRoot
12 …%__s441.2.4.i = phi i8* [ %tmp451.i.upgrd.1, %cond_true456.i ], [ %tmp435.i, %newFuncRoot ] ; <i8…
13 %__h.2.4.i = phi i32 [ %tmp449.i, %cond_true456.i ], [ 0, %newFuncRoot ] ; <i32> [#uses=1]
D2009-05-30-ISelBug.ll4 newFuncRoot:
14 bb54.i: ; preds = %newFuncRoot
D2006-04-27-ISelFoldingBug.ll9 newFuncRoot:
15 label.0: ; preds = %newFuncRoot
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2006-05-02-InstrSched2.ll5 newFuncRoot:
10 cond_true456.i: ; preds = %cond_true456.i, %newFuncRoot
11 …%__s441.2.4.i = phi i8* [ %tmp451.i.upgrd.1, %cond_true456.i ], [ %tmp435.i, %newFuncRoot ] ; <i8…
12 %__h.2.4.i = phi i32 [ %tmp449.i, %cond_true456.i ], [ 0, %newFuncRoot ] ; <i32> [#uses=1]
D2009-05-30-ISelBug.ll4 newFuncRoot:
14 bb54.i: ; preds = %newFuncRoot
D2006-04-27-ISelFoldingBug.ll9 newFuncRoot:
15 label.0: ; preds = %newFuncRoot
/external/llvm/test/Transforms/InstCombine/
D2007-03-26-BadShiftMask.ll12 newFuncRoot:
26 cond_true147.exitStub: ; preds = %newFuncRoot
31 cond_false252.exitStub: ; preds = %newFuncRoot
D2007-06-06-AshrSignBit.ll5 newFuncRoot:
11 cond_true: ; preds = %newFuncRoot
D2006-12-15-Range-Test.ll12 newFuncRoot:
23 cond_true: ; preds = %newFuncRoot
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2007-03-26-BadShiftMask.ll12 newFuncRoot:
26 cond_true147.exitStub: ; preds = %newFuncRoot
31 cond_false252.exitStub: ; preds = %newFuncRoot
D2007-06-06-AshrSignBit.ll5 newFuncRoot:
11 cond_true: ; preds = %newFuncRoot
D2006-12-15-Range-Test.ll12 newFuncRoot:
23 cond_true: ; preds = %newFuncRoot
/external/llvm/test/CodeGen/PowerPC/
Dfp-branch.ll6 newFuncRoot:
15 cond_next55: ; preds = %newFuncRoot
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dfp-branch.ll6 newFuncRoot:
15 cond_next55: ; preds = %newFuncRoot
/external/llvm/test/Analysis/ScalarEvolution/
Dtrip-count3.ll42 newFuncRoot:
68 bb3.i: ; preds = %byte_reverse.exit.i, %newFuncRoot
69 %buffer_addr.0.i = phi i8* [ %data1, %newFuncRoot ], [ %5, %byte_reverse.exit.i ]
70 %count_addr.0.i = phi i32 [ %0, %newFuncRoot ], [ %6, %byte_reverse.exit.i ]
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
Dtrip-count3.ll40 newFuncRoot:
66 bb3.i: ; preds = %byte_reverse.exit.i, %newFuncRoot
67 %buffer_addr.0.i = phi i8* [ %data1, %newFuncRoot ], [ %5, %byte_reverse.exit.i ]
68 %count_addr.0.i = phi i32 [ %0, %newFuncRoot ], [ %6, %byte_reverse.exit.i ]
/external/swiftshader/third_party/LLVM/test/CodeGen/CBackend/
D2007-01-08-ParamAttr-ICmp.ll10 newFuncRoot:
19 entry.ce: ; preds = %newFuncRoot
/external/llvm/test/CodeGen/Thumb2/
Dthumb2-jtb.ll14 br i1 %b, label %codeRepl127.exitStub, label %newFuncRoot
16 newFuncRoot:
22 br i1 %b, label %newFuncRoot, label %codeRepl127.exitStub.exit
105 _getopt_internal.exit.ce: ; preds = %newFuncRoot
Dthumb2-ifcvt3.ll11 newFuncRoot:
24 bb52: ; preds = %newFuncRoot
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
Dthumb2-ifcvt3.ll9 newFuncRoot:
22 bb52: ; preds = %newFuncRoot
/external/swiftshader/third_party/LLVM/test/CodeGen/SystemZ/
D2009-07-10-BadIncomingArgOffset.ll14 newFuncRoot:
21 bb3: ; preds = %newFuncRoot
/external/swiftshader/third_party/LLVM/test/Transforms/LoopRotate/
D2009-01-25-SingleEntryPhi.ll9 newFuncRoot:
19 codeRepl: ; preds = %bb130.i.i.i, %newFuncRoot
/external/llvm/test/Transforms/LoopRotate/
D2009-01-25-SingleEntryPhi.ll9 newFuncRoot:
19 codeRepl: ; preds = %bb130.i.i.i, %newFuncRoot

12