/external/llvm/test/Transforms/LoopUnroll/ |
pr11361.ll | 11 br label %for.cond8.preheader 13 for.cond8.preheader: ; preds = %for.inc15, %entry 18 for.body9: ; preds = %for.body9, %for.cond8.preheader 19 %l_1330.0.12 = phi i80 [ %l_1330.0.03, %for.cond8.preheader ], [ %ins, %for.body9 ] 20 %storemerge1 = phi i32 [ 7, %for.cond8.preheader ], [ %sub, %for.body9 ] 38 br i1 %cmp, label %for.cond8.preheader, label %for.end16
|
unloop.ll | 151 for.cond8.preheader.i: 235 br i1 %cmp5.i, label %while.cond.outer.outer.backedge, label %for.cond8.preheader.i8.thread 237 for.cond8.preheader.i8.thread:
|
/external/llvm/test/CodeGen/X86/ |
2011-01-07-LegalizeTypesCrash.ll | 14 %cond8 = extractelement <4 x i1> %i17, i32 2 15 %_comp9 = select i1 %cond8, i8 0, i8 undef
|
/external/llvm/test/CodeGen/ARM/ |
fast-isel-br-phi.ll | 30 %cond8 = phi i8 [ 0, %cond.true8 ], [ 1, %cond.false8 ] 31 call void @fooi8(i8 %cond8)
|
/external/valgrind/main/VEX/priv/ |
guest_amd64_toIR.c | 7969 IRTemp cond8 = newTemp(Ity_I8); local [all...] |
guest_x86_toIR.c | 6544 IRTemp cond8 = newTemp(Ity_I8); local [all...] |
/external/llvm/lib/Target/ |
README.txt | 973 %or.cond8 = and i1 %tmp23, %tmp24 ; <i1> [#uses=1] [all...] |