/external/llvm/test/Transforms/InstCombine/ |
D | bitcast-bigendian.ll | 12 %tmp24 = bitcast i32 %tmp23 to float ; <float> [#uses=1] 18 %add = fadd float %tmp24, %tmp4 22 ; CHECK-NEXT: %tmp24 = extractelement <2 x float> %A, i32 1 25 ; CHECK-NEXT: %add = fadd float %tmp24, %tmp4 33 %tmp24 = bitcast i32 %tmp23 to float 40 %add = fadd float %tmp24, %tmp4 44 ; CHECK-NEXT: %tmp24 = extractelement <2 x float> %A, i32 0 47 ; CHECK-NEXT: %add = fadd float %tmp24, %tmp4 82 %tmp24 = zext i32 %tmp23 to i64 ; <i64> [#uses=1] 83 %tmp25 = shl i64 %tmp24, 32 ; <i64> [#uses=1]
|
D | bitcast.ll | 25 %tmp24 = bitcast i32 %tmp23 to float ; <float> [#uses=1] 31 %add = fadd float %tmp24, %tmp4 35 ; CHECK-NEXT: %tmp24 = extractelement <2 x float> %A, i32 0 38 ; CHECK-NEXT: %add = fadd float %tmp24, %tmp4 49 %tmp24 = bitcast i32 %tmp23 to float 56 %add = fadd float %tmp24, %tmp4 60 ; CHECK-NEXT: %tmp24 = extractelement <2 x float> %A, i32 1 63 ; CHECK-NEXT: %add = fadd float %tmp24, %tmp4 155 %tmp24 = zext i32 %tmp23 to i64 ; <i64> [#uses=1] 156 %tmp25 = shl i64 %tmp24, 32 ; <i64> [#uses=1]
|
D | 2009-02-25-CrashZeroSizeArray.ll | 25 %tmp24 = zext i1 %tmp23 to i8 ; <i8> [#uses=1] 27 %toBool710 = icmp ne i8 %tmp24, 0 ; <i1> [#uses=1]
|
D | zext-or-icmp.ll | 24 %tmp24 = getelementptr %struct.FooBar, %struct.FooBar* %up, i32 0, i32 0 ; <i8*> [#uses=1] 25 %tmp25 = load i8, i8* %tmp24, align 1 ; <i8> [#uses=1]
|
D | gepphigep.ll | 28 %tmp24 = getelementptr inbounds %struct2, %struct2* %phi, i64 0, i32 1 29 %tmp25 = load i32, i32* %tmp24, align 4 50 %tmp24 = getelementptr inbounds %struct2, %struct2* %tmp10, i64 0, i32 1 51 %tmp25 = load i32, i32* %tmp24, align 4
|
/external/libjpeg-turbo/ |
D | jidctint.c | 1077 INT32 tmp20, tmp21, tmp22, tmp23, tmp24; in jpeg_idct_10x10() local 1117 tmp24 = tmp10 - tmp12; in jpeg_idct_10x10() 1158 wsptr[8*4] = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS); in jpeg_idct_10x10() 1159 wsptr[8*5] = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS); in jpeg_idct_10x10() 1189 tmp24 = tmp10 - tmp12; in jpeg_idct_10x10() 1246 outptr[4] = range_limit[(int) RIGHT_SHIFT(tmp24 + tmp14, in jpeg_idct_10x10() 1249 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp24 - tmp14, in jpeg_idct_10x10() 1272 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_11x11() local 1303 tmp24 = MULTIPLY(z4, - FIX(1.155664402)); /* -(c2-c10) */ in jpeg_idct_11x11() 1310 tmp24 += tmp25; in jpeg_idct_11x11() [all …]
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | 2009-01-19-UnconditionalTrappingConstantExpr.ll | 12 define i32 @test(i32 %tmp21, i32 %tmp24) { 13 %tmp25 = icmp sle i32 %tmp21, %tmp24 31 define i32 @test2(i32 %tmp21, i32 %tmp24, i1 %tmp34) {
|
D | speculate-vector-ops.ll | 44 %tmp24 = extractelement <4 x i32> %cmp.ext, i32 2 45 %tobool25 = icmp eq i32 %tmp24, 0
|
/external/opencv3/3rdparty/libjpeg/ |
D | jidctint.c | 1265 INT32 tmp20, tmp21, tmp22, tmp23, tmp24; in jpeg_idct_10x10() local 1305 tmp24 = tmp10 - tmp12; in jpeg_idct_10x10() 1346 wsptr[8*4] = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS); in jpeg_idct_10x10() 1347 wsptr[8*5] = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS); in jpeg_idct_10x10() 1377 tmp24 = tmp10 - tmp12; in jpeg_idct_10x10() 1434 outptr[4] = range_limit[(int) RIGHT_SHIFT(tmp24 + tmp14, in jpeg_idct_10x10() 1437 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp24 - tmp14, in jpeg_idct_10x10() 1460 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_11x11() local 1491 tmp24 = MULTIPLY(z4, - FIX(1.155664402)); /* -(c2-c10) */ in jpeg_idct_11x11() 1498 tmp24 += tmp25; in jpeg_idct_11x11() [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | lrev-existing-umin.ll | 27 ; CHECK: %tmp24 = icmp slt i32 %tmp14, %length.i 28 %tmp24 = icmp slt i32 %tmp22, %length.i 29 br i1 %tmp24, label %not_zero11.postloop, label %leave
|
D | iv-sext.ll | 57 %loPart.02 = phi i32 [ %tmp24, %bb3 ], [ %loPart.118, %bb.nph ] ; <i32> [#uses=3] 67 %tmp24 = add i32 %loPart.02, 1 ; <i32> [#uses=2] 75 %tmp24.lcssa = phi i32 [ %tmp24, %bb3 ] ; <i32> [#uses=1] 82 …%loPart.0.lcssa = phi i32 [ %tmp24.lcssa, %bb3.bb5.preheader_crit_edge ], [ %loPart.118, %bb3.preh…
|
/external/llvm/test/Bitcode/ |
D | extractelement.ll | 6 …%tmp24 = extractelement <2 x double> bitcast (<1 x i128> < i128 8507059173023461587045083427674207… 7 ret double %tmp24
|
/external/aac/libSYS/src/ |
D | genericStds.cpp | 435 UCHAR tmp24[3]; in FDKfread_EL() local 442 if ((err = FDKfread(tmp24, 1, 3, fp)) != 3) { in FDKfread_EL() 445 *ptr++ = tmp24[0]; in FDKfread_EL() 446 *ptr++ = tmp24[1]; in FDKfread_EL() 447 *ptr++ = tmp24[2]; in FDKfread_EL() 449 if (tmp24[2] & 0x80) { in FDKfread_EL()
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-02-23-RematImplicitSubreg.ll | 32 %tmp24 = load i8, i8* undef ; <i8> [#uses=2] 36 %conv38 = sext i8 %tmp24 to i32 ; <i32> [#uses=1] 41 %index.1 = phi i8 [ 0, %if.then36 ], [ %tmp24, %if.end ] ; <i8> [#uses=1]
|
D | fp-stack.ll | 10 %tmp24 = load x86_fp80, x86_fp80* undef ; <x86_fp80> [#uses=1] 16 %cmp139.1 = fcmp ogt x86_fp80 %tmp24, %maxdiag.0 ; <i1> [#uses=1]
|
D | 2007-10-16-CoalescerCrash.ll | 15 %tmp24 = sub i32 0, %tmp2223 ; <i32> [#uses=1] 16 %tmp25 = shl i32 %tmp2180, %tmp24 ; <i32> [#uses=1]
|
D | 2006-08-07-CycleInDAG.ll | 11 %tmp24.i = load i32, i32* null ; <i32> [#uses=1] 16 %n.i = bitcast i32 %tmp24.i to i32 ; <i32> [#uses=1]
|
D | vec_set-4.ll | 16 %tmp24 = insertelement <16 x i8> zeroinitializer, i8 %a, i32 10 ; <<16 x i8>> [#uses=1] 17 %tmp26 = insertelement <16 x i8> %tmp24, i8 0, i32 11 ; <<16 x i8>> [#uses=1]
|
D | 2011-06-12-FastAllocSpill.ll | 45 %tmp24 = load i64, i64* %tmp5, align 8 46 %tmp25 = add i64 %tmp24, 1
|
D | scalarize-bitcast.ll | 21 %tmp24.i = extractelement <1 x i64> %tmp10.i, i32 0 ; <i64> [#uses=1] 22 %tmp10 = bitcast i64 %tmp24.i to <1 x i64> ; <<1 x i64>> [#uses=1]
|
D | commute-two-addr.ll | 47 %tmp24 = shl i64 %tmp23, 32 48 %ins26 = or i64 %tmp24, %tmp21
|
/external/llvm/test/Transforms/Reassociate/ |
D | fp-expr.ll | 10 %tmp24 = fadd fast <4 x float> %tmp23, undef 11 tail call void @wombat(<4 x float> %tmp24)
|
/external/llvm/test/CodeGen/ARM/ |
D | lsr-code-insertion.ll | 36 %tmp24 = add i32 %tmp23, %tmp18 ; <i32> [#uses=2] 37 %tmp30 = icmp sgt i32 %tmp24, %tmp10 ; <i1> [#uses=1] 41 store i32 %tmp24, i32* %tmp13
|
/external/llvm/test/CodeGen/PowerPC/ |
D | rlwimi3.ll | 23 %tmp24 = and i16 %tmp23.upgrd.2, 992 ; <i16> [#uses=1] 24 %tmp25 = or i16 %tmp, %tmp24 ; <i16> [#uses=1]
|
D | 2008-03-24-CoalescerBug.ll | 24 %tmp24 = or i64 %flags, 4 ; <i64> [#uses=1] 27 %flags_addr.0 = phi i64 [ %tmp24, %bb21 ], [ %flags, %bb12 ] ; <i64> [#uses=1]
|