Home
last modified time | relevance | path

Searched refs:add10 (Results 1 – 25 of 149) sorted by relevance

123456

/external/llvm/test/Transforms/LoopVectorize/PowerPC/
Dlarge-loop-rdx.ll32 …%sum.026 = phi double [ %add10.2, %for.cond1.preheader ], [ 0.000000e+00, %for.cond1.preheader.pre…
41 %add10 = fadd fast double %conv, %sum.026
50 %add10.1 = fadd fast double %conv.1, %add10
59 %add10.2 = fadd fast double %conv.2, %add10.1
66 %add10.2.lcssa = phi double [ %add10.2, %for.cond1.preheader ]
67 %phitmp = fptrunc double %add10.2.lcssa to float
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/PowerPC/
Dlarge-loop-rdx.ll32 …%sum.026 = phi double [ %add10.2, %for.cond1.preheader ], [ 0.000000e+00, %for.cond1.preheader.pre…
41 %add10 = fadd fast double %conv, %sum.026
50 %add10.1 = fadd fast double %conv.1, %add10
59 %add10.2 = fadd fast double %conv.2, %add10.1
66 %add10.2.lcssa = phi double [ %add10.2, %for.cond1.preheader ]
67 %phitmp = fptrunc double %add10.2.lcssa to float
/external/llvm/test/Analysis/DependenceAnalysis/
DInvariant.ll15 %i.04 = phi i32 [ 0, %entry ], [ %add10, %for.inc9 ]
34 %add10 = add nsw i32 %i.04, 5
35 %cmp = icmp slt i32 %add10, 40
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Daddressing-mode.ll17 %i.021 = phi i32 [ 0, %entry ], [ %add10, %for.inc9 ]
34 %add10 = add nsw i32 %i.021, %n
35 %cmp = icmp slt i32 %add10, 64
/external/llvm/test/CodeGen/Mips/
Daddressing-mode.ll17 %i.021 = phi i32 [ 0, %entry ], [ %add10, %for.inc9 ]
34 %add10 = add nsw i32 %i.021, %n
35 %cmp = icmp slt i32 %add10, 64
/external/llvm/test/Transforms/BBVectorize/X86/
Dloop1.ll28 %add10 = fadd double %add9, %0
29 %mul11 = fmul double %mul8, %add10
55 ; CHECK-UNRL: %add10 = fadd <2 x double> %add9, %2
56 ; CHECK-UNRL: %mul11 = fmul <2 x double> %mul8, %add10
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/
Dgather-cost.ll28 %r.057 = phi float [ 0.000000e+00, %for.body.lr.ph ], [ %add10, %for.body ]
48 %add10 = fadd fast float %r.057, %mul9
72 %add10.lcssa = phi float [ %add10, %for.body ]
73 %phitmp = fptoui float %add10.lcssa to i8
/external/llvm/test/Transforms/LoopVectorize/X86/
Dgather-cost.ll28 %r.057 = phi float [ 0.000000e+00, %for.body.lr.ph ], [ %add10, %for.body ]
48 %add10 = fadd fast float %r.057, %mul9
72 %add10.lcssa = phi float [ %add10, %for.body ]
73 %phitmp = fptoui float %add10.lcssa to i8
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/AArch64/
Dgather-cost.ll27 %r.057 = phi float [ 0.000000e+00, %for.body.lr.ph ], [ %add10, %for.body ]
47 %add10 = fadd fast float %r.057, %mul9
71 %add10.lcssa = phi float [ %add10, %for.body ]
72 %phitmp = fptoui float %add10.lcssa to i8
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/ARM/
Dgather-cost.ll30 %r.057 = phi float [ 0.000000e+00, %for.body.lr.ph ], [ %add10, %for.body ]
50 %add10 = fadd fast float %r.057, %mul9
74 %add10.lcssa = phi float [ %add10, %for.body ]
75 %phitmp = fptoui float %add10.lcssa to i8
/external/llvm/test/Transforms/LoopVectorize/ARM/
Dgather-cost.ll30 %r.057 = phi float [ 0.000000e+00, %for.body.lr.ph ], [ %add10, %for.body ]
50 %add10 = fadd fast float %r.057, %mul9
74 %add10.lcssa = phi float [ %add10, %for.body ]
75 %phitmp = fptoui float %add10.lcssa to i8
/external/llvm/test/Transforms/LoopVectorize/AArch64/
Dgather-cost.ll27 %r.057 = phi float [ 0.000000e+00, %for.body.lr.ph ], [ %add10, %for.body ]
47 %add10 = fadd fast float %r.057, %mul9
71 %add10.lcssa = phi float [ %add10, %for.body ]
72 %phitmp = fptoui float %add10.lcssa to i8
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/DependenceAnalysis/
DInvariant.ll16 %i.04 = phi i32 [ 0, %entry ], [ %add10, %for.inc9 ]
35 %add10 = add nsw i32 %i.04, 5
36 %cmp = icmp slt i32 %add10, 40
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/
Dlong_chains.ll26 %add10 = fadd double %mul9, 1.000000e+00
29 %mul13 = fmul double %add10, %add10
Dhoist.ll41 %i.024 = phi i32 [ 0, %entry ], [ %add10, %for.body ]
61 %add10 = add nsw i32 %i.024, 4
62 %cmp = icmp slt i32 %add10, 10000
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dlong_chains.ll26 %add10 = fadd double %mul9, 1.000000e+00
29 %mul13 = fmul double %add10, %add10
Dhoist.ll32 %i.024 = phi i32 [ 0, %entry ], [ %add10, %for.body ]
52 %add10 = add nsw i32 %i.024, 4
53 %cmp = icmp slt i32 %add10, 10000
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/
Dcomplex-index.ll27 %add10 = add i64 %mul9, %add
28 %arrayidx = getelementptr inbounds float, float addrspace(1)* %c, i64 %add10
38 %add23 = or i64 %add10, 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/X86/
Dinterleaved-load-float.ll44 %add10 = or i32 %i.073, 2
45 %arrayidx11 = getelementptr inbounds [120 x float], [120 x float]* @src, i32 0, i32 %add10
48 %arrayidx14 = getelementptr inbounds [120 x float], [120 x float]* @dst, i32 0, i32 %add10
129 %add10 = add nuw nsw i32 %i.028, 2
130 %arrayidx11 = getelementptr inbounds [120 x float], [120 x float]* @src, i32 0, i32 %add10
133 %arrayidx14 = getelementptr inbounds [120 x float], [120 x float]* @dst, i32 0, i32 %add10
Dinterleave-store-i32.ll34 %add10 = add nsw i32 %0, 2
37 store i32 %add10, i32* %arrayidx13, align 8
70 %add10 = add nsw i32 %0, 2
73 store i32 %add10, i32* %arrayidx13, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dsmlad1.ll43 %add10 = add i32 %mul, %mac1.026
46 %add11 = add i32 %add10, %mul9
89 %add10 = add i32 %mul, %mac1.026
90 %add11 = add i32 %add10, %mul9
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
DVSX-DForm-Scalars.ll26 %add10 = fadd double %add9, %l
27 %add11 = fadd double %add10, %m
60 %add10 = fadd float %add9, %l
61 %add11 = fadd float %add10, %m
/external/llvm/test/CodeGen/SystemZ/
Dframe-05.ll58 %add10 = add i32 %l10, %add9
59 %add11 = add i32 %l11, %add10
72 store volatile i32 %add10, i32 *%ptr
124 %add10 = add i32 %l10, %add9
125 %add11 = add i32 %l11, %add10
137 store volatile i32 %add10, i32 *%ptr
Dframe-06.ll55 %add10 = add i64 %l10, %add9
56 %add11 = add i64 %l11, %add10
69 store volatile i64 %add10, i64 *%ptr
121 %add10 = add i64 %l10, %add9
122 %add11 = add i64 %l11, %add10
134 store volatile i64 %add10, i64 *%ptr
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dframe-05.ll58 %add10 = add i32 %l10, %add9
59 %add11 = add i32 %l11, %add10
72 store volatile i32 %add10, i32 *%ptr
124 %add10 = add i32 %l10, %add9
125 %add11 = add i32 %l11, %add10
137 store volatile i32 %add10, i32 *%ptr

123456