/external/llvm/test/Transforms/InstCombine/ |
pr12251.ll | 7 %tobool = icmp ne i8 %b, 0 8 ret i1 %tobool 12 ; CHECK-NEXT: %tobool = icmp ne i8 %a, 0 13 ; CHECK-NEXT: ret i1 %tobool
|
2008-07-08-ShiftOneAndOne.ll | 8 %toBool = icmp eq i32 %tmp237, 0 ; <i1> [#uses=1] 9 ret i1 %toBool
|
2008-06-19-UncondLoad.ll | 11 %tobool = icmp ne i32 %add, 0 13 %cond = select i1 %tobool, i32* %b, i32* %a
|
bit-checks.ll | 4 ; RUN: not grep "tobool" 9 %tobool = icmp ne i32 %and, 0 ; <i1> [#uses=1] 12 %or.cond = and i1 %tobool, %tobool3 ; <i1> [#uses=1] 20 %tobool = icmp eq i32 %and, 0 ; <i1> [#uses=1] 23 %or.cond = or i1 %tobool, %tobool3 ; <i1> [#uses=1] 36 %tobool = icmp eq i32 %and, 0 ; <i1> [#uses=1] 39 %and.cond = and i1 %tobool, %tobool3 ; <i1> [#uses=1] 47 %tobool = icmp eq i32 %and, 0 ; <i1> [#uses=1] 50 %and.cond = and i1 %tobool, %tobool3 ; <i1> [#uses=1] 59 %tobool = icmp eq i32 %and, 0 ; <i1> [#uses=1 [all...] |
2008-06-13-InfiniteLoopStore.ll | 10 %toBool = icmp ne i8 %tmp12, 0 ; <i1> [#uses=1] 11 br i1 %toBool, label %bb, label %return
|
2008-07-13-DivZero.ll | 9 %tobool = icmp ne i32 %y, 0 ; <i1> [#uses=1] 10 %cond = select i1 %tobool, i32 8, i32 0 ; <i32> [#uses=2]
|
zext-or-icmp.ll | 27 %toBool = icmp eq i8 %tmp26.mask, 0 ; <i1> [#uses=1] 28 %toBool.not = xor i1 %toBool, true ; <i1> [#uses=1] 30 %bothcond = or i1 %toBool.not, %toBool33 ; <i1> [#uses=1]
|
/external/llvm/test/CodeGen/Mips/ |
zeroreg.ll | 8 %tobool = icmp ne i32 %s, 0 10 %cond = select i1 %tobool, i32 0, i32 %0 17 %tobool = icmp ne i32 %s, 0 19 %cond = select i1 %tobool, i32 %0, i32 0
|
constantfp0.ll | 8 %tobool = fcmp une double %d, 0.000000e+00 9 %. = zext i1 %tobool to i32
|
machineverifier.ll | 10 %tobool = icmp eq i32 %0, 0 11 br i1 %tobool, label %if.end, label %if.then
|
sitofp-selectcc-opt.ll | 13 %not.tobool = icmp ne i64 %b, 0 14 %tobool1. = or i1 %tobool1, %not.tobool
|
/external/llvm/test/CodeGen/X86/ |
btq.ll | 7 %tobool = icmp eq i64 %and, 0 8 br i1 %tobool, label %if.end, label %if.then 23 %tobool = icmp eq i64 %and, 0 24 br i1 %tobool, label %if.end, label %if.then
|
no-cmov.ll | 4 %tobool = icmp eq i32 %g, 0 6 %retval.0 = select i1 %tobool, i32 1, i32 %cmp
|
pr12360.ll | 10 %tobool = trunc i8 %0 to i1 11 ret i1 %tobool 21 %tobool = icmp ne i8 %0, 0 22 ret i1 %tobool 33 %tobool = icmp ne i1 %x, 0 34 ret i1 %tobool
|
bit-test-shift.ll | 10 %tobool = icmp eq i32 %and, 0 11 %retval.0 = select i1 %tobool, i32 0, i32 -26
|
hoist-common.ll | 14 %tobool = icmp eq i32 %c, 0 15 br i1 %tobool, label %return, label %if.then
|
/external/llvm/test/CodeGen/PowerPC/ |
ppc64-32bit-addic.ll | 10 %not.tobool = icmp ne i32 %call, 0 11 %. = zext i1 %not.tobool to i32 18 %not.tobool = icmp eq i32 %call, -1 19 %. = zext i1 %not.tobool to i32 26 %not.tobool = icmp ne i32 %call, -1 27 %. = zext i1 %not.tobool to i32
|
2008-03-17-RegScavengerCrash.ll | 11 %toBool = icmp eq i32 %wide, 0 ; <i1> [#uses=2] 12 %iftmp.87.0 = select i1 %toBool, i32 %tmp61, i32 0 ; <i32> [#uses=2] 20 br i1 %toBool, label %bb103, label %bb94
|
/external/llvm/test/CodeGen/Generic/ |
pr12507.ll | 9 %tobool.i = icmp eq i32 %conv.i, 0 10 br i1 %tobool.i, label %if.then.i, label %fn1.exit
|
2009-04-28-i128-cmp-crash.ll | 10 %tobool = icmp ne i128 %and49, 0 ; <i1> [#uses=1] 11 br i1 %tobool, label %if.then50, label %if.end61 24 %tobool = icmp ne i320 %and49, 0 ; <i1> [#uses=1] 25 br i1 %tobool, label %if.then50, label %if.end61
|
/external/llvm/test/MC/Mips/ |
mips_gprel16.ll | 20 %tobool = icmp ne i32 %0, 0 21 %cond = select i1 %tobool, i32 1, i32 0 29 %tobool = icmp ne i32 %0, 0 30 %cond = select i1 %tobool, i32 1, i32 0
|
/external/llvm/test/CodeGen/ARM/ |
2012-08-30-select.ll | 12 %tobool = icmp eq i32 %and, 0 13 %vld1. = select i1 %tobool, <16 x i8> %vld1, <16 x i8> zeroinitializer
|
/external/llvm/test/Transforms/Inline/ |
blockaddress.ll | 12 %tobool = icmp eq i32 %cond, 0 13 br i1 %tobool, label %if.end, label %here
|
/external/llvm/test/Analysis/ScalarEvolution/ |
2011-04-26-FoldAddRec.ll | 15 %tobool.i = icmp ult i32 %add, 8192 16 %shl.i = select i1 %tobool.i, i32 13, i32 0 27 %tobool = icmp eq i8 %lor.ext.shr.i, 0 28 br i1 %tobool, label %for.inc9, label %if.then
|
/external/llvm/test/CodeGen/Hexagon/ |
cext-check.ll | 11 %tobool = icmp ne i32 %0, 0 12 br i1 %tobool, label %if.then, label %if.end 37 %tobool = icmp ne i8* %a, null 38 br i1 %tobool, label %if.then, label %if.end
|