Searched refs:newFuncRoot (Results 1 – 23 of 23) sorted by relevance
/external/llvm/test/CodeGen/ARM/ |
D | 2007-03-13-InstrSched.ll | 9 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]
|
D | call_nolink.ll | 14 newFuncRoot: 23 bb115.i.i: ; preds = %bb115.i.i.bb115.i.i_crit_edge, %newFuncRoot 24 …%i_addr.3210.0.i.i = phi i32 [ %tmp166.i.i, %bb115.i.i.bb115.i.i_crit_edge ], [ 0, %newFuncRoot ] …
|
/external/llvm/test/CodeGen/X86/ |
D | 2006-05-02-InstrSched2.ll | 6 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]
|
D | 2009-05-30-ISelBug.ll | 4 newFuncRoot: 14 bb54.i: ; preds = %newFuncRoot
|
D | 2006-04-27-ISelFoldingBug.ll | 9 newFuncRoot: 15 label.0: ; preds = %newFuncRoot
|
D | 2009-03-12-CPAlignBug.ll | 11 newFuncRoot: 17 bb1: ; preds = %newFuncRoot
|
D | 2007-02-16-BranchFold.ll | 30 newFuncRoot: 56 bb.i9.i.i932.ce: ; preds = %newFuncRoot
|
D | 2008-01-16-InvalidDAGCombineXform.ll | 6 newFuncRoot:
|
D | 2008-03-07-APIntBug.ll | 16 newFuncRoot: 20 bb1163: ; preds = %newFuncRoot
|
D | 2006-09-01-CycleInDAG.ll | 106 newFuncRoot: 113 cond_true3632: ; preds = %newFuncRoot
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2007-03-26-BadShiftMask.ll | 12 newFuncRoot: 26 cond_true147.exitStub: ; preds = %newFuncRoot 31 cond_false252.exitStub: ; preds = %newFuncRoot
|
D | 2007-06-06-AshrSignBit.ll | 5 newFuncRoot: 11 cond_true: ; preds = %newFuncRoot
|
D | 2006-12-15-Range-Test.ll | 12 newFuncRoot: 23 cond_true: ; preds = %newFuncRoot
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fp-branch.ll | 6 newFuncRoot: 15 cond_next55: ; preds = %newFuncRoot
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | trip-count3.ll | 42 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 ]
|
D | trip-count7.ll | 65 newFuncRoot: 132 bb7.i: ; preds = %bb7.i.backedge, %newFuncRoot 133 %j.0.i = phi i32 [ 0, %newFuncRoot ], [ %tmp, %bb7.i.backedge ] ; <i32> [#uses=8]
|
/external/llvm/test/CodeGen/Thumb2/ |
D | thumb2-jtb.ll | 14 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
|
D | thumb2-ifcvt3.ll | 11 newFuncRoot: 24 bb52: ; preds = %newFuncRoot
|
/external/llvm/test/Transforms/LoopRotate/ |
D | 2009-01-25-SingleEntryPhi.ll | 9 newFuncRoot: 19 codeRepl: ; preds = %bb130.i.i.i, %newFuncRoot
|
/external/llvm/lib/Target/ARM/ |
D | README-Thumb.txt | 104 LBB1_1: @newFuncRoot 108 LBB1_2: @newFuncRoot 112 LBB1_3: @newFuncRoot
|
/external/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 716 BasicBlock *newFuncRoot = BasicBlock::Create(header->getContext(), in extractCodeRegion() local 718 newFuncRoot->getInstList().push_back(BranchInst::Create(header)); in extractCodeRegion() 733 newFuncRoot, in extractCodeRegion() 747 PN->setIncomingBlock(i, newFuncRoot); in extractCodeRegion()
|
/external/llvm/test/Transforms/BBVectorize/X86/ |
D | wr-aliases.ll | 20 newFuncRoot: 33 arrayctor.cont: ; preds = %newFuncRoot
|
/external/llvm/test/Transforms/BBVectorize/ |
D | func-alias.ll | 40 newFuncRoot: 49 "<bb 34>": ; preds = %newFuncRoot
|