HomeSort by relevance Sort by last modified time
    Searched full:tobool (Results 151 - 175 of 263) sorted by null

1 2 3 4 5 67 8 91011

  /external/llvm/test/Transforms/LoopUnswitch/
2012-04-30-LoopUnswitch-LPad-Crash.ll 52 %tobool = icmp ne %class.C.23.43.67.103.139.159.179.199.239.243.247.251.263.295.303.339.347.376* %0, null
53 br i1 %tobool, label %cond.end, label %cond.false
  /external/llvm/test/Transforms/SLPVectorizer/X86/
phi.ll 28 %tobool = icmp eq i32 %k, 0
29 br i1 %tobool, label %if.else, label %if.end
  /external/llvm/test/Transforms/SimplifyCFG/
MagicPointer.ll 23 %tobool = icmp eq i8* %x, null ; <i1> [#uses=1]
24 br i1 %tobool, label %if.then, label %if.else
iterative-simplify.ll 12 %toBool = icmp ne i8 1, 0 ; <i1> [#uses=1]
13 br i1 %toBool, label %cond_true, label %cond_false
  /external/llvm/test/Analysis/Profiling/
load-branch-weights-loops.ll 70 %tobool = icmp ne i32 %rem, 0
71 br i1 %tobool, label %if.then, label %if.end
72 ; CHECK: br i1 %tobool, label %if.then, label %if.end, !prof !2
  /external/llvm/test/Transforms/IndVarSimplify/
eliminate-comparison.ll 11 ; CHECK: %cond = and i1 %tobool.not, true
20 %tobool.not = icmp ne i32 %t3, 0
26 %cond = and i1 %tobool.not, %cmp6
udiv.ll 35 %tobool = icmp eq i32 %dec19, 0 ; <i1> [#uses=1]
36 br i1 %tobool, label %while.cond.while.end_crit_edge, label %for.cond.preheader
  /external/llvm/test/DebugInfo/
inheritance.ll 61 %toBool = icmp ne i8 %2, 0, !dbg !37 ; <i1> [#uses=1]
62 br i1 %toBool, label %bb1, label %bb2, !dbg !37
90 %toBool = icmp ne i8 %2, 0, !dbg !43 ; <i1> [#uses=1]
91 br i1 %toBool, label %bb1, label %bb2, !dbg !43
  /external/llvm/test/CodeGen/ARM/
call-tc.ll 107 %tobool = icmp eq i32 %and, 0
108 br i1 %tobool, label %if.end, label %if.then
  /external/llvm/test/CodeGen/X86/
early-ifcvt.ll 33 %tobool = icmp eq i32 %dec, 0
34 br i1 %tobool, label %do.end, label %do.body
movmsk.ll 90 %tobool.i.i.i.i = icmp slt i64 %t0, 0
91 tail call void @float_call_signbit_callee(i1 zeroext %tobool.i.i.i.i)
crash.ll 56 %tobool = icmp eq i8 %tmp1, 0 ; <i1> [#uses=1]
57 %tmp58 = sext i1 %tobool to i8 ; <i8> [#uses=1]
383 %tobool = icmp eq i32 %and2, 0
384 br i1 %tobool, label %if.then, label %if.end
466 %tobool = icmp eq i32 undef, 0
467 br i1 %tobool, label %for.inc, label %if.then
2008-05-12-tailmerge-5.ll 63 %toBool = icmp ne i8 %tmp2526, 0 ; <i1> [#uses=1]
64 br i1 %toBool, label %bb, label %bb27
2011-10-12-MachineCSE.ll 50 %tobool = icmp ne i32 %call, 0
51 br i1 %tobool, label %lor.lhs.false9, label %if.then
coalesce-implicitdef.ll 25 %tobool = icmp eq i32 %i.0.load44, 0
26 br i1 %tobool, label %for.end36, label %for.body
  /external/llvm/test/DebugInfo/X86/
DW_AT_location-reference.ll 60 %tobool = icmp eq i32 %and, 0, !dbg !14
61 br i1 %tobool, label %while.end, label %while.body, !dbg !14
parameters.ll 62 %tobool = trunc i8 %0 to i1, !dbg !29
63 br i1 %tobool, label %if.then, label %if.end, !dbg !29
  /external/llvm/test/Transforms/Inline/
inline_cleanup.ll 153 %tobool = icmp eq i32 %cond, 0
154 br i1 %tobool, label %if.end5, label %if.then
  /external/valgrind/main/VEX/priv/
ir_opt.c 267 return toBool( isIRAtom(e->Iex.Binop.arg1)
616 Bool typesOK = toBool( typeOfIRExpr(bb->tyenv,valE)
    [all...]
ir_defs.c     [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c     [all...]
  /external/llvm/test/Transforms/JumpThreading/
phi-eq.ll 112 ; CHECK: tobool
113 %tobool = icmp ne %struct._GList* %3, null
114 br i1 %tobool, label %while.body, label %while.end
  /external/llvm/test/Transforms/InstCombine/
select.ll 754 %tobool = icmp eq i16 %x, 0
756 %cond = select i1 %tobool, i32 0, i32 %conv
765 %tobool = icmp eq i32 %x, 0
766 %.and = select i1 %tobool, i32 0, i32 %and
774 %tobool = icmp ne i16 %x, 1
776 %cond = select i1 %tobool, i32 %conv, i32 1
785 %tobool = icmp ne i32 %x, %y
786 %.and = select i1 %tobool, i32 %and, i32 %y
  /external/llvm/test/Transforms/LoopUnroll/
scevunroll.ll 197 %tobool = icmp eq i32 %b.03, 0
199 br i1 %tobool, label %for.cond, label %return
  /external/llvm/test/Transforms/LoopVectorize/
scev-exitlim-crash.ll 83 %tobool = icmp eq i32 %7, 0
84 br i1 %tobool, label %for.cond7.for.inc23_crit_edge, label %for.body8

Completed in 1339 milliseconds

1 2 3 4 5 67 8 91011