/external/llvm/test/Transforms/GVN/ |
assume-equal.ll | 220 ; CHECK-NOT: %cmp3 = 221 %cmp3 = icmp eq i32 %p, 43 223 call void @llvm.assume(i1 %cmp3)
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopUnroll/ |
unloop.ll | 44 ; CHECK: br i1 %cmp3, label %if.then, label %if.end 64 %cmp3 = call zeroext i1 @check() 65 br i1 %cmp3, label %if.then, label %if.end
|
/external/llvm/test/CodeGen/SystemZ/ |
fp-cmp-02.ll | 137 %cmp3 = fcmp olt double %ret, %val3 149 %sel3 = select i1 %cmp3, double %sel2, double 3.0
|
fp-cmp-01.ll | 128 %cmp3 = fcmp olt float %ret, %val3 140 %sel3 = select i1 %cmp3, float %sel2, float 3.0
|
int-cmp-05.ll | 272 %cmp3 = icmp slt i64 %ret, %ext3 283 %sel3 = select i1 %cmp3, i64 %sel2, i64 3
|
int-cmp-06.ll | 322 %cmp3 = icmp ult i64 %ret, %ext3 333 %sel3 = select i1 %cmp3, i64 %sel2, i64 3
|
/external/llvm/test/CodeGen/X86/ |
fast-isel-deadcode.ll | 118 %cmp3.i = fcmp olt float %1, 0x3E45798EE0000000 119 br i1 %cmp3.i, label %func.exit, label %if.end.5.i
|
regalloc-reconcile-broken-hints.ll | 94 %cmp3.i = icmp slt i32 %tmp10, 1 95 br i1 %cmp3.i, label %if.else, label %if.then
|
unused_stackslots.ll | 187 %cmp3 = icmp slt i64 %indvars.iv148, %tmp14 188 br i1 %cmp3, label %for.body4, label %for.end50
|
/external/llvm/test/Transforms/IndVarSimplify/ |
lftr-reuse.ll | 66 %cmp3 = icmp slt i32 %j.inc, %sub3 67 br i1 %cmp3, label %inner, label %outer.inc
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
vectorization-remarks-missed.ll | 59 %cmp3 = icmp sle i32 %ld, %Length, !dbg !22 63 %or.cond = and i1 %cmp3, %cmp, !dbg !22
|
masked_load_store.ll | 624 %cmp3 = icmp ne double* %7, null 625 br i1 %cmp3, label %if.then, label %if.end 696 %cmp3 = icmp ne i32 ()* %7, null 697 br i1 %cmp3, label %if.then, label %if.end
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
lftr-reuse.ll | 68 %cmp3 = icmp slt i32 %j.inc, %sub3 69 br i1 %cmp3, label %inner, label %outer.inc
|
/external/llvm/test/Transforms/InstCombine/ |
select.ll | [all...] |
crash.ll | 249 %cmp3 = icmp ne i32 %tmp2, 0 ; <i1> [#uses=1] 250 %conv4 = zext i1 %cmp3 to i32 ; <i32> [#uses=1]
|
or.ll | 423 %cmp3 = icmp eq i32 %x, 25 424 %ret2 = or i1 %ret1, %cmp3
|
/external/python/cpython3/Objects/ |
rangeobject.c | 364 int cmp1, cmp2, cmp3; local 381 cmp3 = PyObject_RichCompareBool(ob, r->stop, Py_LT); 385 cmp3 = PyObject_RichCompareBool(r->stop, ob, Py_LT); 388 if (cmp2 == -1 || cmp3 == -1) /* TypeError */ 390 if (cmp2 == 0 || cmp3 == 0) { /* ob outside of range */ [all...] |
/external/libvpx/libvpx/vpx_dsp/x86/ |
fwd_txfm_sse2.h | 60 __m128i cmp3 = _mm_or_si128(_mm_cmpeq_epi16(*preg3, max_overflow), local 62 cmp0 = _mm_or_si128(_mm_or_si128(cmp0, cmp1), _mm_or_si128(cmp2, cmp3));
|
/external/llvm/unittests/Analysis/ |
UnrollAnalyzer.cpp | 189 " %cmp3 = icmp eq i32 %tmp2, 5\n" 216 // and "%cmp3 = icmp eq i32 %tmp2, 5" is simplified to 1 (i.e. true).
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
or.ll | 384 %cmp3 = icmp eq i32 %x, 25
385 %ret2 = or i1 %ret1, %cmp3
|
/external/llvm/test/Transforms/LoopVectorize/ |
reduction.ll | 342 %cmp3 = fcmp ogt float %0, %1 343 br i1 %cmp3, label %if.then, label %for.inc 387 %cmp3 = fcmp ogt float %0, %1 388 br i1 %cmp3, label %if.then, label %for.inc
|
/external/llvm/test/Transforms/LoopUnroll/ |
unloop.ll | 44 ; CHECK: br i1 %cmp3, label %if.then, label %if.end 64 %cmp3 = call zeroext i1 @check() 65 br i1 %cmp3, label %if.then, label %if.end
|
/external/deqp/framework/common/ |
tcuTexCompareVerifier.cpp | 274 const CmpResultSet cmp3 = execCompare(compareMode, d3, cmpReference, prec.referenceBits, isFixedPointDepth); 276 const bool canBeTrue = cmp0.isTrue || cmp1.isTrue || cmp2.isTrue || cmp3.isTrue; 277 const bool canBeFalse = cmp0.isFalse || cmp1.isFalse || cmp2.isFalse || cmp3.isFalse; 308 const CmpResultSet cmp3 = execCompare(compareMode, d3, cmpReference, prec.referenceBits, isFixedPointDepth); 313 | (deUint32(cmp3.isTrue)<<3); 317 | (deUint32(cmp3.isFalse)<<3); [all...] |
/external/llvm/test/CodeGen/ARM/ |
vtrn.ll | 342 ; them get truncated from i16 to i8 (from comparing cmp2 with cmp3). 345 <4 x i16> %cmp2, <4 x i16> %cmp3) { 351 %c1 = icmp ult <4 x i16> %cmp2, %cmp3
|
/external/clang/test/CodeGenCXX/ |
microsoft-abi-member-pointers.cpp | 440 // CHECK: %[[cmp3:.*]] = icmp eq i32 441 // CHECK: %[[res123:.*]] = and i1 %[[res12]], %[[cmp3]] 467 // CHECK: %[[cmp3:.*]] = icmp ne i32 468 // CHECK: %[[res123:.*]] = or i1 %[[res12]], %[[cmp3]]
|