Home
last modified time | relevance | path

Searched refs:cmp8 (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/CodeGen/MSP430/
Dpostinc.ll7 %cmp8 = icmp eq i16 %n, 0 ; <i1> [#uses=1]
8 br i1 %cmp8, label %for.end, label %for.body
29 %cmp8 = icmp eq i16 %n, 0 ; <i1> [#uses=1]
30 br i1 %cmp8, label %for.end, label %for.body
51 %cmp8 = icmp eq i16 %n, 0 ; <i1> [#uses=1]
52 br i1 %cmp8, label %for.end, label %for.body
73 %cmp8 = icmp eq i16 %n, 0 ; <i1> [#uses=1]
74 br i1 %cmp8, label %for.end, label %for.body
95 %cmp8 = icmp eq i16 %n, 0 ; <i1> [#uses=1]
96 br i1 %cmp8, label %for.end, label %for.body
/external/llvm/test/Transforms/SimplifyCFG/
Dswitch_create.ll75 %cmp8 = icmp eq i8 %c, 92
79 %0 = phi i1 [ true, %lor.lhs.false ], [ true, %entry ], [ %cmp8, %lor.rhs ]
295 %cmp8 = icmp eq i32 %bar, 24
296 %or.cond2 = or i1 %or.cond1, %cmp8
361 %cmp8 = icmp eq i32 %x, 4
362 br i1 %cmp8, label %if.then, label %lor.lhs.false9
395 %cmp8 = icmp ne i32 %x, 4
396 br i1 %cmp8, label %lor.lhs.false9, label %if.then
DMagicPointer.ll43 %cmp8 = icmp eq i8* %x, inttoptr (i64 3 to i8*) ; <i1> [#uses=1]
44 br i1 %cmp8, label %if.then9, label %if.else11
/external/llvm/test/CodeGen/X86/
Doptimize-max-3.ll56 %cmp8 = icmp sgt i32 %tmp, 0 ; <i1> [#uses=1]
57 br i1 %cmp8, label %bb.nph, label %for.end
D2012-02-20-MachineCPBug.ll70 %cmp8.i = icmp ult i32 %inc21.i, %sub58.i
71 br i1 %cmp8.i, label %for.body9.i, label %_ZNK5APInt4lshrEj.exit
Dblock-placement.ll786 %cmp8 = fcmp une float %val8, undef
787 br i1 %cmp8, label %9, label %8
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
Divchain-stress-X86.ll30 %cmp8 = icmp eq i32 %len, 0
31 br i1 %cmp8, label %for.end, label %for.body
Divchain-X86.ll109 %cmp8 = icmp eq i32 %z, 0
110 br i1 %cmp8, label %for.end, label %for.body.lr.ph
/external/llvm/test/CodeGen/ARM/
Dtest-sharedidx.ll18 %cmp8 = icmp eq i32 %len, 0
19 br i1 %cmp8, label %for.end, label %for.body
/external/llvm/test/CodeGen/Thumb2/
D2012-01-13-CBNZBug.ll47 %cmp8.i = icmp eq i8 %2, 42
48 br i1 %cmp8.i, label %if.end3, label %lor.lhs.false.i
/external/llvm/test/Transforms/IndVarSimplify/
Dudiv.ll51 %cmp8 = icmp slt i64 %inc, 8193 ; <i1> [#uses=1]
52 br i1 %cmp8, label %for.body, label %for.cond.for.cond12.loopexit_crit_edge
/external/webp/src/enc/
Ddsp_sse2.c775 __m128i cmp8 = _mm_cmpgt_epi16(coeff8, zthresh8); in QuantizeBlockSSE2() local
777 in8 = _mm_and_si128(in8, cmp8); in QuantizeBlockSSE2()
781 out8 = _mm_and_si128(out8, cmp8); in QuantizeBlockSSE2()
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/
Divchain-ARM.ll89 %cmp8 = icmp eq i32 %z, 0
90 br i1 %cmp8, label %for.end, label %for.body.lr.ph
/external/llvm/test/Transforms/LoopUnroll/
Dunloop.ll75 %cmp8.i = call zeroext i1 @check()
76 br i1 %cmp8.i, label %merge, label %if.else.i
/external/llvm/lib/Target/
DREADME.txt2055 %cmp8 = icmp sgt i32 %n, 0
2056 br i1 %cmp8, label %for.body.lr.ph, label %for.end