/external/llvm/test/Transforms/InstCombine/ |
D | 2007-12-18-AddSelCmpSub.ll | 5 %tmp15 = sub i32 99, %a ; <i32> [#uses=2] 6 %tmp16 = icmp slt i32 %tmp15, 0 ; <i1> [#uses=1] 7 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1] 15 %tmp15 = sub i32 99, %a ; <i32> [#uses=2] 16 %tmp16 = icmp slt i32 %tmp15, 0 ; <i1> [#uses=1] 17 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1] 24 %tmp15 = sub i32 99, %a ; <i32> [#uses=1] 26 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1]
|
D | 2007-03-25-DoubleShift.ll | 6 %tmp15 = lshr i32 %tmp14, 12 ; <i32> [#uses=1] 7 %res = icmp ne i32 %tmp15, 0 ; <i1>:3 [#uses=1]
|
D | 2008-07-08-ShiftOneAndOne.ll | 6 %tmp15 = shl i32 1, %a ; <i32> [#uses=1] 7 %tmp237 = and i32 %tmp15, 1 ; <i32> [#uses=1]
|
/external/llvm/test/CodeGen/Generic/ |
D | i128-addsub.ll | 13 %tmp15 = add i128 %tmp12, %tmp5 ; <i128> [#uses=2] 14 %tmp1617 = trunc i128 %tmp15 to i64 ; <i64> [#uses=1] 16 %tmp21 = lshr i128 %tmp15, 64 ; <i128> [#uses=1] 32 %tmp15 = sub i128 %tmp5, %tmp12 ; <i128> [#uses=2] 33 %tmp1617 = trunc i128 %tmp15 to i64 ; <i64> [#uses=1] 35 %tmp21 = lshr i128 %tmp15, 64 ; <i128> [#uses=1]
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | pr25369.ll | 33 %tmp14 = phi i64 [ 0, %bb3 ], [ %tmp15, %bb13 ] 34 %tmp15 = add nuw nsw i64 %tmp14, 1 35 %tmp16 = trunc i64 %tmp15 to i32 70 %tmp14 = phi i64 [ 0, %bb3 ], [ %tmp15, %bb13 ] 71 %tmp15 = add nuw nsw i64 %tmp14, 1 72 %tmp16 = trunc i64 %tmp15 to i32
|
/external/llvm/test/CodeGen/X86/ |
D | 2006-10-10-FindModifiedNodeSlotBug.ll | 15 %tmp15 = lshr i32 %tmp14, 31 ; <i32> [#uses=1] 16 %tmp15.upgrd.3 = trunc i32 %tmp15 to i8 ; <i8> [#uses=1] 17 %tmp16 = icmp ne i8 %tmp15.upgrd.3, 0 ; <i1> [#uses=1]
|
D | 2009-04-25-CoalescerBug.ll | 9 %tmp15 = load i32, i32* %tmp13 ; <i32> [#uses=2] 10 %bf.lo = lshr i32 %tmp15, 1 ; <i32> [#uses=1] 13 %bf.lo.cleared25 = and i32 %tmp15, 1 ; <i32> [#uses=1]
|
D | fp-stack.ll | 9 %tmp15 = load x86_fp80, x86_fp80* undef ; <x86_fp80> [#uses=2] 14 %cmp139 = fcmp ogt x86_fp80 %tmp15, %tmp6 ; <i1> [#uses=1] 15 %maxdiag.0 = select i1 %cmp139, x86_fp80 %tmp15, x86_fp80 %tmp6 ; <x86_fp80> [#uses=1]
|
D | x86-64-sret-return.ll | 39 %tmp15 = getelementptr %struct.foo, %struct.foo* %memtmp, i32 0, i32 0 ; <[4 x i64]*> [#uses=4] 41 %tmp17 = getelementptr [4 x i64], [4 x i64]* %tmp15, i32 0, i32 0 ; <i64*> [#uses=1] 45 %tmp20 = getelementptr [4 x i64], [4 x i64]* %tmp15, i32 0, i32 1 ; <i64*> [#uses=1] 49 %tmp23 = getelementptr [4 x i64], [4 x i64]* %tmp15, i32 0, i32 2 ; <i64*> [#uses=1] 53 %tmp26 = getelementptr [4 x i64], [4 x i64]* %tmp15, i32 0, i32 3 ; <i64*> [#uses=1]
|
D | 2009-03-03-BitcastLongDouble.ll | 8 %tmp15 = bitcast i80 %tmp14 to x86_fp80 ; <x86_fp80> [#uses=1] 9 %add = fadd x86_fp80 %tmp15, 0xK3FFF8000000000000000 ; <x86_fp80> [#uses=1]
|
D | 2009-05-28-DAGCombineCrash.ll | 10 %tmp15 = shl i448 %tmp, 288 ; <i448> [#uses=1] 12 %ins = or i448 %tmp15, %mask ; <i448> [#uses=1]
|
D | 2009-03-09-APIntCrash.ll | 11 %tmp15 = lshr i128 %srcval18, 64 ; <i128> [#uses=1] 12 %tmp9 = mul i128 %tmp15, 18446744073709551616000 ; <i128> [#uses=1]
|
D | byval7.ll | 15 %tmp15 = getelementptr %struct.S, %struct.S* %s, i32 0, i32 0 ; <<2 x i64>*> [#uses=1] 16 store <2 x i64> < i64 8589934595, i64 1 >, <2 x i64>* %tmp15, align 16
|
/external/llvm/test/CodeGen/ARM/ |
D | ifcvt2.ll | 13 %tmp15 = add i32 %tmp13, %c 14 %tmp1821 = sub i32 %tmp15, %d 36 %tmp15 = add i32 %tmp13, %c 37 %tmp1821 = sub i32 %tmp15, %d
|
/external/opencv3/3rdparty/libjpeg/ |
D | jfdctint.c | 1425 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in jpeg_fdct_12x12() local 1456 tmp15 = tmp2 - tmp3; in jpeg_fdct_12x12() 1467 dataptr[6] = (DCTELEM) (tmp13 - tmp14 - tmp15); in jpeg_fdct_12x12() 1472 DESCALE(tmp14 - tmp15 + MULTIPLY(tmp13 + tmp15, FIX(1.366025404)), /* c2 */ in jpeg_fdct_12x12() 1479 tmp15 = tmp10 - MULTIPLY(tmp4, FIX_1_847759065); /* c3+c9 */ in jpeg_fdct_12x12() 1485 tmp12 += tmp11 - tmp15 - MULTIPLY(tmp2, FIX(2.339493912)) /* c1+c5-c11 */ in jpeg_fdct_12x12() 1489 tmp11 = tmp15 + MULTIPLY(tmp0 - tmp3, FIX(1.306562965)) /* c3 */ in jpeg_fdct_12x12() 1531 tmp15 = tmp2 - tmp3; in jpeg_fdct_12x12() 1544 DESCALE(MULTIPLY(tmp13 - tmp14 - tmp15, FIX(0.888888889)), /* 8/9 */ in jpeg_fdct_12x12() 1550 DESCALE(MULTIPLY(tmp14 - tmp15, FIX(0.888888889)) + /* 8/9 */ in jpeg_fdct_12x12() [all …]
|
D | jidctint.c | 1653 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in jpeg_idct_12x12() local 1716 tmp15 = MULTIPLY(tmp10 + z4, FIX(0.860918669)); /* c7 */ in jpeg_idct_12x12() 1717 tmp12 = tmp15 + MULTIPLY(tmp10, FIX(0.261052384)); /* c5-c7 */ in jpeg_idct_12x12() 1721 tmp13 += tmp15 - tmp11 + MULTIPLY(z4, FIX(1.586706681)); /* c1+c11 */ in jpeg_idct_12x12() 1722 tmp15 += tmp14 - MULTIPLY(z1, FIX(0.676326758)) - /* c7-c11 */ in jpeg_idct_12x12() 1743 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_12x12() 1744 wsptr[8*6] = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_12x12() 1797 tmp15 = MULTIPLY(tmp10 + z4, FIX(0.860918669)); /* c7 */ in jpeg_idct_12x12() 1798 tmp12 = tmp15 + MULTIPLY(tmp10, FIX(0.261052384)); /* c5-c7 */ in jpeg_idct_12x12() 1802 tmp13 += tmp15 - tmp11 + MULTIPLY(z4, FIX(1.586706681)); /* c1+c11 */ in jpeg_idct_12x12() [all …]
|
/external/libjpeg-turbo/ |
D | jidctint.c | 1465 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in jpeg_idct_12x12() local 1528 tmp15 = MULTIPLY(tmp10 + z4, FIX(0.860918669)); /* c7 */ in jpeg_idct_12x12() 1529 tmp12 = tmp15 + MULTIPLY(tmp10, FIX(0.261052384)); /* c5-c7 */ in jpeg_idct_12x12() 1533 tmp13 += tmp15 - tmp11 + MULTIPLY(z4, FIX(1.586706681)); /* c1+c11 */ in jpeg_idct_12x12() 1534 tmp15 += tmp14 - MULTIPLY(z1, FIX(0.676326758)) - /* c7-c11 */ in jpeg_idct_12x12() 1555 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_12x12() 1556 wsptr[8*6] = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_12x12() 1609 tmp15 = MULTIPLY(tmp10 + z4, FIX(0.860918669)); /* c7 */ in jpeg_idct_12x12() 1610 tmp12 = tmp15 + MULTIPLY(tmp10, FIX(0.261052384)); /* c5-c7 */ in jpeg_idct_12x12() 1614 tmp13 += tmp15 - tmp11 + MULTIPLY(z4, FIX(1.586706681)); /* c1+c11 */ in jpeg_idct_12x12() [all …]
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | intrapred16_dspr2.c | 17 int32_t tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; in vpx_h_predictor_16x16_dspr2() local 156 [tmp15] "=&r" (tmp15), [tmp16] "=&r" (tmp16) in vpx_h_predictor_16x16_dspr2()
|
/external/llvm/test/CodeGen/Hexagon/ |
D | sube.ll | 22 %tmp15 = sub i128 %tmp5, %tmp12 23 %tmp1617 = trunc i128 %tmp15 to i64 25 %tmp21 = lshr i128 %tmp15, 64
|
D | adde.ll | 27 %tmp15 = add i128 %tmp12, %tmp5 28 %tmp1617 = trunc i128 %tmp15 to i64 30 %tmp21 = lshr i128 %tmp15, 64
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | two-entry-phi-return.ll | 9 %tmp15 = icmp eq i8* %o, %p 13 %result = phi i1 [ 0, %entry ], [ %tmp15, %bb ]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | int-fp-conv-1.ll | 7 %tmp15 = fsub ppc_fp128 %a, %tmp1213 ; <ppc_fp128> [#uses=1] 8 %tmp2829 = fptoui ppc_fp128 %tmp15 to i32 ; <i32> [#uses=1]
|
D | itofp128.ll | 9 %tmp15 = fsub ppc_fp128 %a, %tmp1213 ; <ppc_fp128> [#uses=1] 10 %tmp2829 = fptoui ppc_fp128 %tmp15 to i64 ; <i64> [#uses=1]
|
/external/llvm/test/Transforms/ObjCARC/ |
D | retain-block-side-effects.ll | 7 ; CHECK: %tmp16 = call i8* @objc_retainBlock(i8* %tmp15) [[NUW:#[0-9]+]] 29 %tmp15 = bitcast <{ i8*, i32, i32, i8*, %struct.__block_descriptor*, %0*, i8* }>* %block to i8* 30 %tmp16 = call i8* @objc_retainBlock(i8* %tmp15) nounwind
|
/external/llvm/test/Transforms/Reassociate/ |
D | fp-expr.ll | 20 %tmp15 = fsub fast half undef, undef 21 %tmp17 = fsub fast half undef, %tmp15
|