Home
last modified time | relevance | path

Searched refs:cmp1 (Results 1 – 25 of 78) sorted by relevance

1234

/external/llvm/test/CodeGen/Mips/
Dselpat.ll46 %cmp1 = icmp eq i32 %0, 10
47 %cond5 = select i1 %cmp1, i32 %2, i32 %1
73 %cmp1 = icmp eq i32 %3, 0
74 %cond5 = select i1 %cmp1, i32 %2, i32 %1
96 %cmp1 = icmp sge i32 %1, %0
97 %cond5 = select i1 %cmp1, i32 %3, i32 %2
121 %cmp1 = icmp sgt i32 %1, %0
122 %cond5 = select i1 %cmp1, i32 %3, i32 %2
146 %cmp1 = icmp sle i32 %1, %0
147 %cond5 = select i1 %cmp1, i32 %3, i32 %2
[all …]
Dmips16fpe.ll266 %cmp1 = fcmp oge float %2, %0
267 %and3 = and i1 %cmp, %cmp1
281 %cmp1 = fcmp oge double %2, %0
282 %and3 = and i1 %cmp, %cmp1
296 %cmp1 = fcmp olt float %0, %2
297 %and2 = and i1 %lnot, %cmp1
312 %cmp1 = fcmp olt double %0, %2
313 %and2 = and i1 %lnot, %cmp1
328 %cmp1 = fcmp ole float %0, %2
329 %and3 = and i1 %cmp, %cmp1
[all …]
Dseteqz.ll17 %cmp1 = icmp eq i32 %1, 99
18 %conv2 = zext i1 %cmp1 to i32
Dsetule.ll22 %cmp1 = icmp ule i32 %2, %1
23 %conv2 = zext i1 %cmp1 to i32
Dsetle.ll22 %cmp1 = icmp sle i32 %2, %1
23 %conv2 = zext i1 %cmp1 to i32
Dsetuge.ll22 %cmp1 = icmp uge i32 %0, %2
23 %conv2 = zext i1 %cmp1 to i32
Dsetge.ll23 %cmp1 = icmp sge i32 %0, %2
24 %conv2 = zext i1 %cmp1 to i32
Dbrconge.ll26 %cmp1 = icmp slt i32 %0, %2
27 br i1 %cmp1, label %if.then2, label %if.end3
Dbrconle.ll26 %cmp1 = icmp sgt i32 %1, %2
27 br i1 %cmp1, label %if.then2, label %if.end3
/external/llvm/test/Transforms/GVN/
Dcommute.ll18 %cmp1 = icmp ult i32 %x, %y
20 call void @vse(i1 %cmp1, i1 %cmp2)
21 ; CHECK: @vse(i1 %cmp1, i1 %cmp1)
/external/llvm/test/Transforms/InstCombine/
Dmerge-icmp.ll6 %cmp1 = icmp eq i8 %trunc, 127
9 %or = and i1 %cmp1, %cmp2
20 %cmp1 = icmp eq i16 %and, 32512
23 %or = and i1 %cmp1, %cmp2
D2010-03-03-ExtElim.ll15 %cmp1 = icmp sle i32 0, %conv ; <i1> [#uses=1]
16 ret i1 %cmp1
D2012-03-10-InstCombine.ll19 %not.cmp1 = icmp uge i8* %c, %f
20 %.cmp2 = and i1 %cmp2, %not.cmp1
/external/llvm/test/CodeGen/X86/
Dvsplit-and.ll7 %cmp1 = icmp ne <2 x i64> %src1, zeroinitializer
9 %t1 = and <2 x i1> %cmp1, %cmp2
19 %cmp1 = icmp ne <3 x i64> %src1, zeroinitializer
21 %t1 = and <3 x i1> %cmp1, %cmp2
/external/llvm/test/Transforms/SimplifyCFG/
Dmultiple-phis.ll7 ; CHECK: %div.high.addr.0 = select i1 %cmp1, i32 %div, i32 %high.addr.0
8 ; CHECK-NEXT: %low.0.add2 = select i1 %cmp1, i32 %low.0, i32 %add2
27 %cmp1 = icmp ult i32 %k, %0
28 br i1 %cmp1, label %if.then, label %if.else
/external/llvm/test/Analysis/DependenceAnalysis/
DSymbolicSIV.ll14 %cmp1 = icmp eq i64 %n, 0
15 br i1 %cmp1, label %for.end, label %for.body.preheader
59 %cmp1 = icmp eq i64 %n, 0
60 br i1 %cmp1, label %for.end, label %for.body.preheader
106 %cmp1 = icmp eq i64 %n, 0
107 br i1 %cmp1, label %for.end, label %for.body.preheader
151 %cmp1 = icmp eq i64 %n, 0
152 br i1 %cmp1, label %for.end, label %for.body.preheader
197 %cmp1 = icmp eq i64 %n, 0
198 br i1 %cmp1, label %for.end, label %for.body.preheader
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dctrloops.ll32 %cmp1 = icmp sgt i32 %d, 0
33 br i1 %cmp1, label %for.body, label %for.end
55 %cmp1 = icmp sgt i32 %d, 0
56 br i1 %cmp1, label %for.body, label %for.end
D2012-09-16-TOC-entry-check.ll15 %cmp1 = fcmp oeq double %Y, 3.000000e+00
16 %conv2 = zext i1 %cmp1 to i32
/external/llvm/test/CodeGen/ARM/
Dlsr-icmp-imm.ll23 %cmp1 = icmp sgt i32 %0, %b.04
24 %.b.0 = select i1 %cmp1, i32 %0, i32 %b.04
25 %i.addr.0.bi.0 = select i1 %cmp1, i32 %i.addr.05, i32 %bi.06
Dthumb2-it-block.ll12 %cmp1 = icmp slt i32 %a, 0
14 %abs1 = select i1 %cmp1, i32 %sub1, i32 %a
/external/v8/test/mjsunit/
Ddeep-recursion.js46 var cmp1 = newdeep("a", default_depth); variable
49 assertEquals(-1, cmp1.localeCompare(cmp2), "ab");
/external/llvm/test/CodeGen/Thumb2/
Dthumb2-cbnz.ll8 %cmp1 = icmp ne i32 %c, 0
9 br i1 %cmp1, label %bb3, label %bb1
/external/llvm/test/Transforms/CorrelatedValuePropagation/
Drange.ll54 %cmp1 = icmp slt i32 %c, 3
55 br i1 %cmp1, label %if.then2, label %if.end8
108 %cmp1 = icmp eq i32 %c, 4
109 br i1 %cmp1, label %if.end, label %if.end8
/external/llvm/test/Transforms/LoopIdiom/
Dmemset_noidiom.ll9 %cmp1 = icmp ult i64 0, %len
10 br i1 %cmp1, label %for.body.lr.ph, label %for.end
/external/llvm/test/Transforms/LoopUnroll/
Druntime-loop1.ll13 %cmp1 = icmp eq i32 %n, 0
14 br i1 %cmp1, label %for.end, label %for.body

1234