/external/llvm/test/CodeGen/Mips/ |
2008-07-23-fpcmp.ll | 18 fadd float %a, 1.000000e+00 ; <float>:1 [#uses=1]
|
/external/llvm/test/CodeGen/PowerPC/ |
s000-alias-misched.ll | 41 %add = fadd <1 x double> %1, <double 1.000000e+00> 49 %add.4 = fadd <1 x double> %4, <double 1.000000e+00> 57 %add.8 = fadd <1 x double> %7, <double 1.000000e+00> 65 %add.12 = fadd <1 x double> %10, <double 1.000000e+00>
|
/external/llvm/test/CodeGen/R600/ |
tex-clause-antidep.ll | 17 %11 = fadd <4 x float> %9, %10
|
schedule-if-2.ll | 8 %2 = fadd float 1.000000e+03, %1 45 %34 = fadd float %33, 1.000000e+00 86 %60 = fadd float %2, %59
|
/external/llvm/test/CodeGen/X86/ |
2007-11-06-InstrSched.ll | 17 %tmp14 = fadd float %tmp11, %res.0.reg2mem.0 ; <float> [#uses=2]
|
and-su.ll | 51 %8 = fadd double %iftmp.9.0, %iftmp.10.0
|
extract-combine.ll | 12 %add.i25622 = fadd <4 x float> zeroinitializer, %mul.i25621 ; <<4 x float>> [#uses=1]
|
legalize-libcalls.ll | 8 %add36 = fadd float %theta.079, undef
|
2008-02-27-DeadSlotElimBug.ll | 39 %tmp20.i39 = fadd double %tmp17.i, %tmp17.i63 ; <double> [#uses=1] 40 %tmp20.i23 = fadd double %tmp20.i39, %tmp17.i76 ; <double> [#uses=1] 58 %tmp6.i = fadd double 0.000000e+00, %tmp20.i23 ; <double> [#uses=0]
|
2010-04-06-SSEDomainFixCrash.ll | 37 %3 = fadd float %.tmp.0.i.i, undef ; <float> [#uses=2] 38 %4 = fadd float %.tmp5.0.i.i, undef ; <float> [#uses=2] 39 %5 = fadd float %.tmp6.0.i.i, undef ; <float> [#uses=2]
|
2012-04-26-sdglue.ll | 32 %tmp28 = fadd <8 x float> %tmp26, %tmp27 33 %tmp29 = fadd <8 x float> %tmp28, undef 37 %tmp33 = fadd <8 x float> undef, %tmp32
|
lsr-reuse.ll | 287 %t5 = fadd double %t2, %t4 334 %t5 = fadd double %t2, %t4 532 %t35 = fadd float %t23, %t8 ; <float> [#uses=1] 542 %t41 = fadd float %t23, %t40 ; <float> [#uses=1] 544 %t43 = fadd float %t23, %t8 ; <float> [#uses=1] 547 %t46 = fadd float %t23, %t45 ; <float> [#uses=1] 550 %t49 = fadd float %t23, %t48 ; <float> [#uses=1] 553 %t52 = fadd <4 x float> %t50, %t51 ; <<4 x float>> [#uses=3] 554 %t53 = fadd <4 x float> %t52, %t51 ; <<4 x float>> [#uses=3] 555 %t54 = fadd <4 x float> %t53, %t51 ; <<4 x float>> [#uses=2 [all...] |
/external/llvm/test/Transforms/ConstProp/ |
calls.ll | 19 %a = fadd double %A, %B 21 %b = fadd double %a, %C 23 %c = fadd double %b, %D 27 %d = fadd double %c, %E
|
/external/llvm/test/Transforms/InstCombine/ |
bitcast.ll | 31 %add = fadd float %tmp24, %tmp4 38 ; CHECK-NEXT: %add = fadd float %tmp24, %tmp4 56 %add = fadd float %tmp24, %tmp4 63 ; CHECK-NEXT: %add = fadd float %tmp24, %tmp4
|
fpextend.ll | 9 %tmp3 = fadd double %tmp1, 0.000000e+00 ; <double> [#uses=1]
|
sqrt.ll | 44 %add19 = fadd float undef, %mul18
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
min-trip-count-switch.ll | 15 %add = fadd float %0, 1.000000e+00
|
reduction-crash.ll | 26 %tmp9 = fadd fast double %tmp4, undef
|
gather-cost.ll | 48 %add10 = fadd fast float %r.057, %mul9 56 %add20 = fadd fast float %g.056, %mul19 64 %add30 = fadd fast float %b.054, %mul29
|
/external/llvm/test/Transforms/SimplifyCFG/ |
2008-01-02-hoist-fp-add.ll | 18 %tmp7 = fadd double %tmp, %Z ; <double> [#uses=1]
|
/external/llvm/test/CodeGen/SystemZ/ |
args-04.ll | 41 %y = fadd float %f0, %f0 64 %y = fadd fp128 %r6, %r6 123 %y = fadd fp128 %s4, %s4
|
/external/llvm/test/Transforms/BBVectorize/ |
search-limit.ll | 19 %Z1 = fadd double %Y1, %B1 36 %Z2 = fadd double %Y2, %B2 37 ; CHECK: %Z1 = fadd <2 x double> %Y1, %X1.v.i1.2
|
/external/llvm/test/Transforms/LoopVectorize/ARM/ |
gather-cost.ll | 50 %add10 = fadd fast float %r.057, %mul9 58 %add20 = fadd fast float %g.056, %mul19 66 %add30 = fadd fast float %b.054, %mul29
|