Home
last modified time | relevance | path

Searched refs:tmp24 (Results 1 – 25 of 136) sorted by relevance

123456

/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dbitcast.ll25 %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
100 %tmp24 = zext i32 %tmp23 to i64 ; <i64> [#uses=1]
101 %tmp25 = shl i64 %tmp24, 32 ; <i64> [#uses=1]
/external/llvm/test/Transforms/InstCombine/
Dbitcast-bigendian.ll12 %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]
Dbitcast.ll78 %tmp24 = bitcast i32 %tmp23 to float ; <float> [#uses=1]
84 %add = fadd float %tmp24, %tmp4
88 ; CHECK-NEXT: %tmp24 = extractelement <2 x float> %A, i32 0
91 ; CHECK-NEXT: %add = fadd float %tmp24, %tmp4
102 %tmp24 = bitcast i32 %tmp23 to float
109 %add = fadd float %tmp24, %tmp4
113 ; CHECK-NEXT: %tmp24 = extractelement <2 x float> %A, i32 1
116 ; CHECK-NEXT: %add = fadd float %tmp24, %tmp4
208 %tmp24 = zext i32 %tmp23 to i64 ; <i64> [#uses=1]
209 %tmp25 = shl i64 %tmp24, 32 ; <i64> [#uses=1]
/external/llvm/test/Transforms/Util/MemorySSA/
Dcyclicphi.ll9 %tmp24 = getelementptr inbounds %struct.hoge, %struct.hoge* %f, i64 0, i32 1
10 %tmp25 = bitcast %struct.widget* %tmp24 to i64**
39 %tmp24 = getelementptr inbounds %struct.hoge, %struct.hoge* %f, i64 0, i32 1
40 %tmp25 = bitcast %struct.widget* %tmp24 to i64**
69 %tmp24 = getelementptr inbounds %struct.hoge, %struct.hoge* %f, i64 0, i32 1
70 %tmp25 = bitcast %struct.widget* %tmp24 to i64**
100 %tmp24 = getelementptr inbounds %struct.hoge, %struct.hoge* %f, i64 0, i32 1
101 %tmp25 = bitcast %struct.widget* %tmp24 to i64**
/external/libjpeg-turbo/
Djidctint.c1078 JLONG tmp20, tmp21, tmp22, tmp23, tmp24; in jpeg_idct_10x10() local
1118 tmp24 = tmp10 - tmp12; in jpeg_idct_10x10()
1159 wsptr[8*4] = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS); in jpeg_idct_10x10()
1160 wsptr[8*5] = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS); in jpeg_idct_10x10()
1190 tmp24 = tmp10 - tmp12; in jpeg_idct_10x10()
1247 outptr[4] = range_limit[(int) RIGHT_SHIFT(tmp24 + tmp14, in jpeg_idct_10x10()
1250 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp24 - tmp14, in jpeg_idct_10x10()
1273 JLONG tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_11x11() local
1304 tmp24 = MULTIPLY(z4, - FIX(1.155664402)); /* -(c2-c10) */ in jpeg_idct_11x11()
1311 tmp24 += tmp25; in jpeg_idct_11x11()
[all …]
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/
D2009-01-19-UnconditionalTrappingConstantExpr.ll7 define i32 @test(i32 %tmp21, i32 %tmp24) {
8 %tmp25 = icmp sle i32 %tmp21, %tmp24
21 define i32 @test2(i32 %tmp21, i32 %tmp24, i1 %tmp34) {
/external/llvm/test/Transforms/SimplifyCFG/
D2009-01-19-UnconditionalTrappingConstantExpr.ll12 define i32 @test(i32 %tmp21, i32 %tmp24) {
13 %tmp25 = icmp sle i32 %tmp21, %tmp24
31 define i32 @test2(i32 %tmp21, i32 %tmp24, i1 %tmp34) {
/external/swiftshader/third_party/LLVM/test/Bitcode/
Dextractelement.ll5 …%tmp24 = extractelement <2 x double> bitcast (<1 x i128> < i128 8507059173023461587045083427674207…
6 ret double %tmp24
/external/llvm/test/Transforms/IndVarSimplify/
Dlrev-existing-umin.ll27 ; 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
/external/aac/libSYS/src/
DgenericStds.cpp435 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/Bitcode/
Dextractelement.ll6 …%tmp24 = extractelement <2 x double> bitcast (<1 x i128> < i128 8507059173023461587045083427674207…
7 ret double %tmp24
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2010-02-23-RematImplicitSubreg.ll32 %tmp24 = load 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]
Dvec_clear.ll9 …%tmp24 = and <2 x i64> %tmp15, bitcast (<4 x i32> < i32 0, i32 0, i32 -1, i32 -1 > to <2 x i64>) …
10 %tmp31 = bitcast <2 x i64> %tmp24 to <4 x float> ; <<4 x float>> [#uses=1]
Dfp-stack.ll10 %tmp24 = load x86_fp80* undef ; <x86_fp80> [#uses=1]
16 %cmp139.1 = fcmp ogt x86_fp80 %tmp24, %maxdiag.0 ; <i1> [#uses=1]
D2007-10-16-CoalescerCrash.ll15 %tmp24 = sub i32 0, %tmp2223 ; <i32> [#uses=1]
16 %tmp25 = shl i32 %tmp2180, %tmp24 ; <i32> [#uses=1]
D2006-08-07-CycleInDAG.ll11 %tmp24.i = load i32* null ; <i32> [#uses=1]
16 %n.i = bitcast i32 %tmp24.i to i32 ; <i32> [#uses=1]
/external/llvm/test/CodeGen/X86/
D2010-02-23-RematImplicitSubreg.ll32 %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]
Dfp-stack.ll10 %tmp24 = load x86_fp80, x86_fp80* undef ; <x86_fp80> [#uses=1]
16 %cmp139.1 = fcmp ogt x86_fp80 %tmp24, %maxdiag.0 ; <i1> [#uses=1]
D2007-10-16-CoalescerCrash.ll15 %tmp24 = sub i32 0, %tmp2223 ; <i32> [#uses=1]
16 %tmp25 = shl i32 %tmp2180, %tmp24 ; <i32> [#uses=1]
/external/llvm/test/CodeGen/AMDGPU/
Dsi-scheduler.ll24 %tmp24 = load <16 x i8>, <16 x i8> addrspace(2)* %tmp23, align 16, !tbaa !0
32 %tmp24.bc = bitcast <16 x i8> %tmp24 to <4 x i32>
33 …m.SI.image.sample.v2i32(<2 x i32> %tmp30, <8 x i32> %tmp22.bc, <4 x i32> %tmp24.bc, i32 15, i32 0,…
/external/llvm/test/Transforms/Reassociate/
Dfp-expr.ll10 %tmp24 = fadd fast <4 x float> %tmp23, undef
11 tail call void @wombat(<4 x float> %tmp24)
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dlsr-code-insertion.ll36 %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/ARM/
Dlsr-code-insertion.ll36 %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/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Drlwimi3.ll22 %tmp24 = and i16 %tmp23.upgrd.2, 992 ; <i16> [#uses=1]
23 %tmp25 = or i16 %tmp, %tmp24 ; <i16> [#uses=1]
/external/llvm/test/CodeGen/PowerPC/
Drlwimi3.ll23 %tmp24 = and i16 %tmp23.upgrd.2, 992 ; <i16> [#uses=1]
24 %tmp25 = or i16 %tmp, %tmp24 ; <i16> [#uses=1]

123456