Home
last modified time | relevance | path

Searched refs:tmp9 (Results 1 – 25 of 866) sorted by relevance

12345678910>>...35

/external/llvm-project/polly/test/ScopInfo/
Dregion-with-instructions.ll7 ; CHECK: [tmp44, tmp9] -> { Stmt_bb46[] : tmp9 = tmp44 };
9 ; CHECK: [tmp44, tmp9] -> { Stmt_bb46[] -> [0, 0] };
11 ; CHECK: [tmp44, tmp9] -> { Stmt_bb46[] -> MemRef_tmp47[] };
17 ; CHECK: [tmp44, tmp9] -> { Stmt_bb48__TO__bb56[i0] : tmp9 = tmp44 and 0 <= i0 < tmp44 …
19 ; CHECK: [tmp44, tmp9] -> { Stmt_bb48__TO__bb56[i0] -> [1, i0] };
21 ; CHECK: [tmp44, tmp9] -> { Stmt_bb48__TO__bb56[i0] -> MemRef_A[i0] };
23 ; CHECK: [tmp44, tmp9] -> { Stmt_bb48__TO__bb56[i0] -> MemRef_A[i0] };
25 ; CHECK: [tmp44, tmp9] -> { Stmt_bb48__TO__bb56[i0] -> MemRef_tmp47[] };
27 ; CHECK: [tmp44, tmp9] -> { Stmt_bb48__TO__bb56[i0] -> MemRef_A[i0] };
38 define void @quux(i32 %arg, i32 %arg1, i64* %A, i64 %tmp9, i64 %tmp24, i64 %tmp14, i64 %tmp22, i64 …
[all …]
Dmultidim_fortran_2d_with_modref_call.ll65 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb5[] -> MemRef_arg[0] };
66 ; NONAFFINE-NEXT: Execution Context: [tmp9, tmp14] -> { : }
68 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb12[i0] -> MemRef_arg1[0] };
69 ; NONAFFINE-NEXT: Execution Context: [tmp9, tmp14] -> { : }
72 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { : -9223372036854775808 <= tmp9 <= 9223372036854775807 and …
74 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { : }
76 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { : false }
77 ; NONAFFINE-NEXT: p0: %tmp9
98 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb5[] };
100 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb5[] -> [0, 0, 0] };
[all …]
Dmultidim_2d_with_modref_call.ll66 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb5[] -> MemRef_arg[0] };
67 ; NONAFFINE-NEXT: Execution Context: [tmp9, tmp14] -> { : }
69 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb12[i0] -> MemRef_arg1[0] };
70 ; NONAFFINE-NEXT: Execution Context: [tmp9, tmp14] -> { : }
73 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { : -9223372036854775808 <= tmp9 <= 9223372036854775807 and …
75 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { : }
77 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { : false }
78 ; NONAFFINE-NEXT: p0: %tmp9
99 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb5[] };
101 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb5[] -> [0, 0, 0] };
[all …]
Dmultidim_2d_with_modref_call_2.ll64 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb5[] -> MemRef_arg[0] };
65 ; NONAFFINE-NEXT: Execution Context: [tmp9, tmp14] -> { : }
67 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb12[i0] -> MemRef_arg1[0] };
68 ; NONAFFINE-NEXT: Execution Context: [tmp9, tmp14] -> { : }
71 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { : -9223372036854775808 <= tmp9 <= 9223372036854775807 and …
73 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { : }
75 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { : false }
76 ; NONAFFINE-NEXT: p0: %tmp9
97 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb5[] };
99 ; NONAFFINE-NEXT: [tmp9, tmp14] -> { Stmt_bb5[] -> [0, 0, 0] };
[all …]
Dschedule-incorrectly-contructed-in-case-of-infinite-loop.ll20 %tmp9 = getelementptr inbounds [11 x [101 x i32]], [11 x [101 x i32]]* %tmp5, i64 0, i64 0, i64 0
24 %tmp = load i32, i32* %tmp9, align 4
28 %tmp12 = load i32, i32* %tmp9, align 4
38 %tmp20 = load i32, i32* %tmp9, align 4
62 %tmp9 = getelementptr inbounds [11 x [101 x i32]], [11 x [101 x i32]]* %tmp5, i64 0, i64 0, i64 0
66 %tmp = load i32, i32* %tmp9, align 4
70 %tmp12 = load i32, i32* %tmp9, align 4
83 %tmp20 = load i32, i32* %tmp9, align 4
/external/llvm/test/CodeGen/X86/
Dlea-recursion.ll18 %tmp9 = add i32 %tmp4, 1 ; <i32> [#uses=1]
19 %tmp10 = add i32 %tmp9, %tmp8 ; <i32> [#uses=2]
22 %tmp9.1 = add i32 %tmp10, 1 ; <i32> [#uses=1]
23 %tmp10.1 = add i32 %tmp9.1, %tmp8.1 ; <i32> [#uses=2]
26 %tmp9.2 = add i32 %tmp10.1, 1 ; <i32> [#uses=1]
27 %tmp10.2 = add i32 %tmp9.2, %tmp8.2 ; <i32> [#uses=2]
30 %tmp9.3 = add i32 %tmp10.2, 1 ; <i32> [#uses=1]
31 %tmp10.3 = add i32 %tmp9.3, %tmp8.3 ; <i32> [#uses=2]
34 %tmp9.4 = add i32 %tmp10.3, 1 ; <i32> [#uses=1]
35 %tmp10.4 = add i32 %tmp9.4, %tmp8.4 ; <i32> [#uses=2]
[all …]
D2006-05-08-CoalesceSubRegClass.ll20 %tmp9 = add i32 %tmp8, %tmp6 ; <i32> [#uses=1]
21 %tmp9.upgrd.3 = inttoptr i32 %tmp9 to i16* ; <i16*> [#uses=1]
22 store i16* %tmp9.upgrd.3, i16** @C
Dcoalescer-commute2.ll16 %tmp9 = add <8 x i16> %tmp8, %tmp6 ; <<8 x i16>> [#uses=1]
17 %tmp10 = bitcast <8 x i16> %tmp9 to <2 x i64> ; <<2 x i64>> [#uses=1]
25 %tmp9 = add <8 x i16> %tmp8, %tmp6 ; <<8 x i16>> [#uses=1]
26 %tmp10 = bitcast <8 x i16> %tmp9 to <2 x i64> ; <<2 x i64>> [#uses=1]
D2009-11-16-MachineLICM.ll20 %tmp9 = shl i64 %indvar, 2 ; <i64> [#uses=4]
21 %tmp1016 = or i64 %tmp9, 1 ; <i64> [#uses=1]
23 %tmp1117 = or i64 %tmp9, 2 ; <i64> [#uses=1]
25 %tmp1318 = or i64 %tmp9, 3 ; <i64> [#uses=1]
27 %x_addr.03 = getelementptr float, float* %x, i64 %tmp9 ; <float*> [#uses=1]
Dvec_shift.ll18 …%tmp9 = tail call <8 x i16> @llvm.x86.sse2.psll.w( <8 x i16> %tmp8, <8 x i16> %tmp6 ) nounwind rea…
19 %tmp10 = bitcast <8 x i16> %tmp9 to <2 x i64> ; <<2 x i64>> [#uses=1]
39 …%tmp9 = tail call <8 x i16> @llvm.x86.sse2.psra.w( <8 x i16> %tmp2, <8 x i16> %tmp8 ) ; <<8 x i16…
40 %tmp11 = bitcast <8 x i16> %tmp9 to <2 x i64> ; <<2 x i64>> [#uses=1]
57 …%tmp9 = tail call <2 x i64> @llvm.x86.sse2.psrl.q( <2 x i64> %b1, <2 x i64> %c ) nounwind readnone…
58 ret <2 x i64> %tmp9
/external/llvm-project/llvm/test/CodeGen/X86/
Dfold-and-shift-x86_64.ll15 %tmp9 = load i8, i8* %tmp7
16 ret i8 %tmp9
30 %tmp9 = load i8, i8* %tmp7
31 ret i8 %tmp9
45 %tmp9 = load i8, i8* %tmp7
46 ret i8 %tmp9
60 %tmp9 = load i8, i8* %tmp7
61 ret i8 %tmp9
75 %tmp9 = load i8, i8* %tmp7
76 ret i8 %tmp9
[all …]
Dlea-recursion.ll50 %tmp9 = add i32 %tmp4, 1 ; <i32> [#uses=1]
51 %tmp10 = add i32 %tmp9, %tmp8 ; <i32> [#uses=2]
54 %tmp9.1 = add i32 %tmp10, 1 ; <i32> [#uses=1]
55 %tmp10.1 = add i32 %tmp9.1, %tmp8.1 ; <i32> [#uses=2]
58 %tmp9.2 = add i32 %tmp10.1, 1 ; <i32> [#uses=1]
59 %tmp10.2 = add i32 %tmp9.2, %tmp8.2 ; <i32> [#uses=2]
62 %tmp9.3 = add i32 %tmp10.2, 1 ; <i32> [#uses=1]
63 %tmp10.3 = add i32 %tmp9.3, %tmp8.3 ; <i32> [#uses=2]
66 %tmp9.4 = add i32 %tmp10.3, 1 ; <i32> [#uses=1]
67 %tmp10.4 = add i32 %tmp9.4, %tmp8.4 ; <i32> [#uses=2]
[all …]
Dvec_shift.ll13 …%tmp9 = tail call <8 x i16> @llvm.x86.sse2.psll.w( <8 x i16> %tmp8, <8 x i16> %tmp6 ) nounwind rea…
14 %tmp10 = bitcast <8 x i16> %tmp9 to <2 x i64> ; <<2 x i64>> [#uses=1]
34 …%tmp9 = tail call <8 x i16> @llvm.x86.sse2.psra.w( <8 x i16> %tmp2, <8 x i16> %tmp8 ) ; <<8 x i16…
35 %tmp11 = bitcast <8 x i16> %tmp9 to <2 x i64> ; <<2 x i64>> [#uses=1]
47 …%tmp9 = tail call <2 x i64> @llvm.x86.sse2.psrl.q( <2 x i64> %b1, <2 x i64> %c ) nounwind readnone…
48 ret <2 x i64> %tmp9
Dcoalescer-commute2.ll16 %tmp9 = add <8 x i16> %tmp8, %tmp6 ; <<8 x i16>> [#uses=1]
17 %tmp10 = bitcast <8 x i16> %tmp9 to <2 x i64> ; <<2 x i64>> [#uses=1]
25 %tmp9 = add <8 x i16> %tmp8, %tmp6 ; <<8 x i16>> [#uses=1]
26 %tmp10 = bitcast <8 x i16> %tmp9 to <2 x i64> ; <<2 x i64>> [#uses=1]
D2009-11-16-MachineLICM.ll20 %tmp9 = shl i64 %indvar, 2 ; <i64> [#uses=4]
21 %tmp1016 = or i64 %tmp9, 1 ; <i64> [#uses=1]
23 %tmp1117 = or i64 %tmp9, 2 ; <i64> [#uses=1]
25 %tmp1318 = or i64 %tmp9, 3 ; <i64> [#uses=1]
27 %x_addr.03 = getelementptr float, float* %x, i64 %tmp9 ; <float*> [#uses=1]
/external/libyuv/files/source/
Drotate_mmi.cc28 uint64_t tmp7, tmp8, tmp9, tmp10, tmp11, tmp12, tmp13; in TransposeWx8_MMI() local
141 [tmp9] "=&f"(tmp9), [tmp10] "=&f"(tmp10), [tmp11] "=&f"(tmp11), in TransposeWx8_MMI()
157 uint64_t tmp7, tmp8, tmp9, tmp10, tmp11, tmp12, tmp13; in TransposeUVWx8_MMI() local
278 [tmp9] "=&f"(tmp9), [tmp10] "=&f"(tmp10), [tmp11] "=&f"(tmp11), in TransposeUVWx8_MMI()
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
Dphi-undef-loadstore.ll24 %tmp9 = load i32, i32* %x.0
25 ret i32 %tmp9
53 %tmp9 = load i32, i32* %x.0
54 ret i32 %tmp9
84 %tmp9 = load i32, i32* %x.0
85 ret i32 %tmp9
112 %tmp9 = load i32, i32* %x.0
113 ret i32 %tmp9
142 %tmp9 = load i32, i32* %x.0
143 ret i32 %tmp9
[all …]
/external/llvm-project/llvm/test/Transforms/LowerExpectIntrinsic/
Dphi_merge.ll16 %tmp9 = icmp sgt i32 %tmp8, %arg
17 br i1 %tmp9, label %bb10, label %bb18
58 %tmp9 = icmp sgt i32 %tmp8, %arg
59 br i1 %tmp9, label %bb10, label %bb18
60 ; CHECK: br i1 %tmp9
102 %tmp9 = icmp sgt i32 %tmp8, %arg
103 br i1 %tmp9, label %bb10, label %bb18
142 %tmp9 = icmp sgt i32 %tmp8, %arg
143 br i1 %tmp9, label %bb10, label %bb18
144 ; CHECK: br i1 %tmp9
[all …]
Dphi_or.ll18 %tmp9 = icmp slt i32 %arg, %tmp8
19 br i1 %tmp9, label %bb14, label %bb10
20 ; CHECK: br i1 %tmp9
21 ; CHECK-NOT: br i1 %tmp9{{.*}}!prof
62 %tmp9 = icmp slt i32 %tmp7, %tmp8
63 br i1 %tmp9, label %bb14, label %bb10
64 ; CHECK: br i1 %tmp9{{.*}}!prof [[WEIGHT2:![0-9]+]]
/external/llvm/test/Transforms/SimplifyCFG/
Dphi-undef-loadstore.ll24 %tmp9 = load i32, i32* %x.0
25 ret i32 %tmp9
53 %tmp9 = load i32, i32* %x.0
54 ret i32 %tmp9
82 %tmp9 = load i32, i32* %x.0
83 ret i32 %tmp9
109 %tmp9 = load i32, i32* %gep
110 %tmp10 = or i32 %tmp9, 1
112 ret i32 %tmp9
/external/llvm/test/Transforms/TailCallElim/
Ddont_reorder_load.ll24 %tmp9 = load i32, i32* @extern_weak_global ; <i32> [#uses=1]
25 %tmp10 = add i32 %tmp9, %tmp8 ; <i32> [#uses=1]
43 %tmp9 = load i32, i32* %a_arg ; <i32> [#uses=1]
44 %tmp10 = add i32 %tmp9, %tmp8 ; <i32> [#uses=1]
61 %tmp9 = load volatile i32, i32* %a_arg ; <i32> [#uses=1]
62 %tmp10 = add i32 %tmp9, %tmp8 ; <i32> [#uses=1]
79 %tmp9 = load i32, i32* %a_arg ; <i32> [#uses=1]
80 %tmp10 = add i32 %tmp9, %tmp8 ; <i32> [#uses=1]
/external/llvm-project/llvm/test/Transforms/TailCallElim/
Ddont_reorder_load.ll24 %tmp9 = load i32, i32* @extern_weak_global ; <i32> [#uses=1]
25 %tmp10 = add i32 %tmp9, %tmp8 ; <i32> [#uses=1]
43 %tmp9 = load i32, i32* %a_arg ; <i32> [#uses=1]
44 %tmp10 = add i32 %tmp9, %tmp8 ; <i32> [#uses=1]
61 %tmp9 = load volatile i32, i32* %a_arg ; <i32> [#uses=1]
62 %tmp10 = add i32 %tmp9, %tmp8 ; <i32> [#uses=1]
79 %tmp9 = load i32, i32* %a_arg ; <i32> [#uses=1]
80 %tmp10 = add i32 %tmp9, %tmp8 ; <i32> [#uses=1]
/external/llvm-project/llvm/test/Transforms/CodeExtractor/
DBlockAddressSelfReference.ll22 %tmp9 = phi i64 [ 0, %bb3 ], [ %tmp22, %bb18 ]
26 %tmp11 = getelementptr inbounds i32, i32* %arg1, i64 %tmp9
33 %tmp15 = getelementptr inbounds i32, i32* %arg1, i64 %tmp9
40 %tmp19 = getelementptr inbounds i32, i32* %arg1, i64 %tmp9
44 %tmp22 = add nuw nsw i64 %tmp9, 1
/external/llvm-project/llvm/test/Transforms/InstCombine/
D2007-05-10-icmp-or.ll2 define i1 @test(i32 %tmp9) {
3 %tmp20 = icmp ugt i32 %tmp9, 255 ; <i1> [#uses=1]
4 %tmp11.not = icmp sgt i32 %tmp9, 255 ; <i1> [#uses=1]
/external/llvm/test/Transforms/InstCombine/
D2007-05-10-icmp-or.ll2 define i1 @test(i32 %tmp9) {
3 %tmp20 = icmp ugt i32 %tmp9, 255 ; <i1> [#uses=1]
4 %tmp11.not = icmp sgt i32 %tmp9, 255 ; <i1> [#uses=1]

12345678910>>...35