Home
last modified time | relevance | path

Searched refs:loop1 (Results 1 – 25 of 46) sorted by relevance

12

/external/llvm/test/Transforms/LoopStrengthReduce/
Dhoist-parent-preheader.ll6 br i1 undef, label %loop1, label %return
8 loop1: ; preds = %bb13.loopexit, %entry
14 loop2: ; preds = %loop1, %loop2.backedge
15 %indvar414 = phi i64 [ %indvar.next415, %loop2.backedge ], [ 0, %loop1 ]
28 br i1 undef, label %loop1, label %return
Duglygep.ll48 br label %loop1
50 loop1: ; preds = %bb5, %bb0
55 bb2: ; preds = %loop1
60 br i1 true, label %bb6, label %loop1
62 bb6: ; preds = %bb5, %bb2, %loop1
63 %p8 = phi i32 [ %t0, %bb5 ], [ undef, %loop1 ], [ undef, %bb2 ] ; <i32> [#uses=0]
64 %p9 = phi i32 [ undef, %bb5 ], [ %i1, %loop1 ], [ %i1, %bb2 ] ; <i32> [#uses=0]
/external/grub/util/
Dmkbimage152 losetup $lo_options /dev/loop1 $image
153 mkfs.$fs /dev/loop1
154 losetup -d /dev/loop1
188 losetup $lo_options /dev/loop1 $image
190 mount -t $fs /dev/loop1 ${image}.mnt
194 losetup -d /dev/loop1
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/
DTestLexer.m.old71 goto loop1;
73 } while (YES); loop1: ;
DTestLexer.m108 goto loop1;
111 loop1: ;
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DProfileGrammarLexer.cs270 goto loop1; in mID()
277 loop1: in mID()
DDebugGrammarLexer.cs270 goto loop1; in mID()
277 loop1: in mID()
DDebugTreeGrammar.cs162 goto loop1; in prog()
166 loop1: in prog()
DProfileTreeGrammar.cs167 goto loop1; in prog()
171 loop1: in prog()
/external/flac/libFLAC/ia32/
Dstream_encoder_asm.nasm95 …artition_sum' at the end of loop0 and in the initialization above so we could align loop0 and loop1
98 .loop1: ; for( ; residual_sample < end; residual_sample++)
107 jb .loop1
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteLexer.m107 goto loop1;
114 loop1: ;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
DSimpleCLexer.java269 loop1: in mID()
297 break loop1; in mID() local
DSimpleCTP.java64 loop1: in program()
88 if ( cnt1 >= 1 ) break loop1; in program() local
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCLexer.java269 loop1: in mID()
297 break loop1; in mID() local
DSimpleCTP.java64 loop1: in program()
88 if ( cnt1 >= 1 ) break loop1; in program() local
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
DCombinedParser.m149 goto loop1;
155 loop1: ;
DCombinedLexer.m136 goto loop1;
139 loop1: ;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
DTreeRewriteLexer.m127 goto loop1;
133 loop1: ;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/
DTestlexer.m126 goto loop1;
129 loop1: ;
/external/llvm/test/CodeGen/X86/
Dblock-placement.ll242 ; CHECK: %loop1
244 ; CHECK: %loop1
249 br i1 %cond1, label %loop2.preheader, label %loop1
251 loop1:
254 br i1 %cond2, label %loop2.preheader, label %loop1
639 ; CHECK: %loop1
648 loop1:
653 %var = phi i32* [ null, %entry ], [ null, %body ], [ %next.phi, %loop1 ]
654 %next.var = phi i32* [ null, %entry ], [ undef, %body ], [ %next.load, %loop1 ]
667 br label %loop1
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
DTLexer.m146 goto loop1;
149 loop1: ;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangLexer.m205 goto loop1;
212 loop1: ;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTableLexer.m365 goto loop1;
372 loop1: ;
DSymbolTableParser.m236 goto loop1;
239 loop1: ;
/external/libvpx/vp8/common/arm/armv6/
Didct_v6.asm66 loop1 ; label
92 bne loop1 ; if i>0, continue

12