Home
last modified time | relevance | path

Searched refs:mul6 (Results 1 – 25 of 76) sorted by relevance

1234

/external/llvm/test/Transforms/BBVectorize/
Dloop1.ll24 %mul6 = fmul double %0, %add5
25 %add7 = fadd double %add, %mul6
52 ; CHECK: %mul6.v.i0.2 = insertelement <2 x double> %add5.v.i1.1, double %mul8, i32 1
53 ; CHECK: %mul6 = fmul <2 x double> %mul6.v.i0.2, %add5
54 ; CHECK: %mul6.v.r1 = extractelement <2 x double> %mul6, i32 0
55 ; CHECK: %mul6.v.r2 = extractelement <2 x double> %mul6, i32 1
56 ; CHECK: %add7 = fadd double %add, %mul6.v.r1
57 ; CHECK: %add12 = fadd double %add7, %mul6.v.r2
77 ; CHECK-UNRL: %mul6 = fmul <2 x double> %2, %add5
78 ; CHECK-UNRL: %add7 = fadd <2 x double> %add, %mul6
/external/llvm-project/llvm/test/Transforms/GVNHoist/
Dhoist-convergent.ll24 %mul6 = call float @convergent_func(float %sub5, float %div)
28 %tmax.0 = phi float [ %mul2, %if.then ], [ %mul6, %if.else ]
54 %mul6 = call float @func(float %sub5, float %div) #0
58 %tmax.0 = phi float [ %mul2, %if.then ], [ %mul6, %if.else ]
80 %mul6 = call float @func(float %sub5, float %div)
84 %tmax.0 = phi float [ %mul2, %if.then ], [ %mul6, %if.else ]
Dhoist.ll33 %mul6 = fmul float %sub5, %div
37 %tmax.0 = phi float [ %mul2, %if.then ], [ %mul6, %if.else ]
82 %mul6 = fmul float %sub5, %div
86 %tmax.0 = phi float [ %mul2, %if.then ], [ %mul6, %if.else ]
134 %mul6 = fmul float %sub5, %div
138 %tmax.0 = phi float [ %mul2, %if.then ], [ %mul6, %if.else ]
181 %mul6 = fmul float %sub5, %div
185 %tmax.0 = phi float [ %mul2, %if.then ], [ %mul6, %if.else ]
299 %mul6 = fmul float %sub5, %div
301 %x = fadd float %p1, %mul6
[all …]
Dhoist-newgvn.ll39 %mul6 = fmul float %sub5, %div
44 %p2 = phi float [ %mul6, %if.then ], [ 0.000000e+00, %entry ]
84 %mul6 = fmul float %sub5, %div
99 %p2 = phi float [ %mul6, %if.then ], [ %mul13, %if.else ]
/external/llvm/test/CodeGen/AArch64/
Dpostra-mi-sched.ll26 %mul6 = mul i32 %mul5, %add4
28 %factor18 = mul i32 %mul7, %mul6
29 %add9 = add i32 %factor18, %mul6
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dpostra-mi-sched.ll26 %mul6 = mul i32 %mul5, %add4
28 %factor18 = mul i32 %mul7, %mul6
29 %add9 = add i32 %factor18, %mul6
/external/llvm/test/Transforms/BBVectorize/X86/
Dloop1.ll24 %mul6 = fmul double %0, %add5
25 %add7 = fadd double %add, %mul6
51 ; CHECK-UNRL: %mul6 = fmul <2 x double> %2, %add5
52 ; CHECK-UNRL: %add7 = fadd <2 x double> %add, %mul6
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dcycle_dup.ll41 %b.027 = phi i32 [ %mul6, %for.body ], [ %2, %entry ]
46 %mul6 = mul nsw i32 %b.027, 12
54 %b.0.lcssa = phi i32 [ %2, %entry ], [ %mul6, %for.body ]
Dcse.ll65 %mul6 = fmul double %conv, %mul4
66 %add7 = fadd double %mul6, 2.000000e+00
158 %mul6 = fmul double %conv, %mul4
159 %add7 = fadd double %mul6, 6.000000e+00
/external/llvm-project/llvm/test/CodeGen/ARM/
Davoid-cpsr-rmw.ll44 %mul6 = mul i32 %mul5, %3
45 store i32 %mul6, i32* %ptr2.addr.08, align 4
77 %mul6 = mul i32 %mul5, %3
78 store i32 %mul6, i32* %ptr2.addr.08, align 4
/external/llvm/test/CodeGen/ARM/
Davoid-cpsr-rmw.ll44 %mul6 = mul i32 %mul5, %3
45 store i32 %mul6, i32* %ptr2.addr.08, align 4
77 %mul6 = mul i32 %mul5, %3
78 store i32 %mul6, i32* %ptr2.addr.08, align 4
/external/llvm-project/llvm/test/CodeGen/X86/
Dpr33954.ll73 %mul6 = mul nsw i32 %mul, %4
77 %cmp13 = icmp sgt i32 %mul12, %mul6
78 %cond = select i1 %cmp13, i32 %mul6, i32 0
/external/llvm-project/polly/test/ScopInfo/
Dbool-addrec.ll37 %mul6 = mul nsw i32 %i.03, 3
38 %arrayidx7 = getelementptr inbounds i32, i32* %a, i32 %mul6
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
Dcycle_dup.ll53 %b.027 = phi i32 [ %mul6, %for.body ], [ %2, %entry ]
58 %mul6 = mul nsw i32 %b.027, 12
66 %b.0.lcssa = phi i32 [ %2, %entry ], [ %mul6, %for.body ]
/external/llvm-project/llvm/test/Transforms/LoopVectorize/VE/
Ddisable_lv.ll24 %mul6 = mul nsw i32 %0, 3
26 store i32 %mul6, i32* %arrayidx8, align 4, !llvm.access.group !6
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dquaternion_simd.inl37 __m128 const mul6 = _mm_mul_ps(mul2, _mm_set_ps(1.0f, 1.0f, -1.0f, 1.0f));
38 __m128 const add2 = _mm_add_ps(mul6, _mm_movehl_ps(mul6, mul6));
/external/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/
Dcomplex-index.ll27 %mul6 = shl nuw nsw i64 %div, 3
28 %add7 = add nuw i64 %mul5, %mul6
/external/llvm-project/llvm/test/Analysis/CostModel/X86/
Dinterleaved-load-float.ll39 %mul6 = fmul fast float %2, %k
42 %add9 = fadd fast float %3, %mul6
124 %mul6 = fmul fast float %2, %k
127 %add9 = fadd fast float %3, %mul6
/external/llvm-project/llvm/test/Transforms/LoopVectorize/X86/
Dmul_slm_16bit.ll62 %mul6 = mul nsw i32 -120, %conv4
63 %sum4 = add i32 %sum3, %mul6
131 %mul6 = mul nsw i32 -32000, %conv4
132 %sum4 = add i32 %sum3, %mul6
/external/llvm-project/llvm/test/Analysis/DependenceAnalysis/
DGCD.ll41 %mul6 = shl nsw i64 %j.02, 3
42 %add = add nsw i64 %mul5, %mul6
94 %mul6 = shl nsw i64 %j.02, 3
95 %add = add nsw i64 %mul5, %mul6
149 %mul6 = shl nsw i64 %j.02, 3
150 %add7 = add nsw i64 %mul5, %mul6
252 %mul6 = mul nsw i64 %M, 9
253 %mul7 = mul nsw i64 %mul6, %N
314 %mul6 = mul nsw i64 %M, 9
315 %mul7 = mul nsw i64 %mul6, %N
[all …]
/external/llvm/test/Analysis/DependenceAnalysis/
DGCD.ll49 %mul6 = shl nsw i64 %j.02, 3
50 %add = add nsw i64 %mul5, %mul6
110 %mul6 = shl nsw i64 %j.02, 3
111 %add = add nsw i64 %mul5, %mul6
173 %mul6 = shl nsw i64 %j.02, 3
174 %add7 = add nsw i64 %mul5, %mul6
292 %mul6 = mul nsw i64 %M, 9
293 %mul7 = mul nsw i64 %mul6, %N
362 %mul6 = mul nsw i64 %M, 9
363 %mul7 = mul nsw i64 %mul6, %N
[all …]
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dtc_sched.ll76 %mul6 = mul nsw i32 %2, %1
77 %call = tail call i32 @foo(i32 %mul, i32 %mul4, i32 %mul5, i32 %mul6) #3
/external/llvm/test/CodeGen/SystemZ/
Dfp-mul-01.ll112 %mul6 = fmul float %mul5, %val6
113 %mul7 = fmul float %mul6, %val7
Dfp-mul-03.ll114 %mul6 = fmul double %mul5, %val6
115 %mul7 = fmul double %mul6, %val7
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dfp-mul-01.ll114 %mul6 = fmul float %mul5, %val6
115 %mul7 = fmul float %mul6, %val7

1234