/external/llvm/test/CodeGen/PowerPC/ |
2008-09-12-CoalescerBug.ll | 33 %14 = fadd float %13, 5.000000e-01 ; <float> [#uses=1] 35 %16 = fadd float %15, 5.000000e-01 ; <float> [#uses=3] 72 %41 = fadd float %40, 5.000000e-01 ; <float> [#uses=1] 74 %43 = fadd float %42, 5.000000e-01 ; <float> [#uses=3] 92 %54 = fadd float %53, 5.000000e-01 ; <float> [#uses=1] 94 %56 = fadd float %55, 5.000000e-01 ; <float> [#uses=1] 115 %77 = fadd float %76, 5.000000e-01 ; <float> [#uses=3] 117 %79 = fadd float %78, 5.000000e-01 ; <float> [#uses=1] 138 %90 = fadd float %89, 5.000000e-01 ; <float> [#uses=1] 140 %92 = fadd float %91, 5.000000e-01 ; <float> [#uses=1 [all...] |
/external/llvm/test/CodeGen/SystemZ/ |
fp-cmp-04.ll | 15 %res = fadd float %a, %b 34 %res = fadd float %a, %b 53 %res = fadd float %a, %b 72 %res = fadd float %a, %b 192 %add = fadd float %a, %b 216 %add = fadd float %a, %b
|
/external/llvm/test/Transforms/GVN/ |
pre-load.ll | 140 %4 = fadd double %2, %3 183 %4 = fadd double %2, %3 227 %5 = fadd double %3, %4 302 %5 = fadd double %3, %4 349 %4 = fadd double %2, %3 351 %6 = fadd double %4, %5
|
/external/llvm/test/CodeGen/ARM/ |
2012-08-04-DtripleSpillReload.ll | 127 %43 = fadd <4 x float> undef, undef 128 %44 = fadd <4 x float> undef, undef 147 %63 = fadd <4 x float> %47, %62
|
2009-08-27-ScalarToVector.ll | 22 %3 = fadd <4 x float> undef, %2 ; <<4 x float>> [#uses=1]
|
2012-01-23-PostRA-LICM.ll | 27 %tmp11 = fadd <4 x float> undef, %tmp10 62 %tmp45 = fadd <4 x float> %tmp42, %tmp44 65 %tmp48 = fadd <4 x float> undef, %tmp47 78 %tmp62 = fadd <4 x float> %tmp48, %tmp61
|
fast-isel-static.ll | 16 %add = fadd float %tmp1, %tmp3
|
fcopysign.ll | 54 %3 = fadd float %1, %2
|
fusedMAC.ll | 8 %2 = fadd double %1, %d3 16 %2 = fadd float %1, %f3 74 %add = fadd <2 x float> %mul, %a 90 %add = fadd <4 x float> %mul, %a
|
/external/llvm/test/Analysis/DependenceAnalysis/ |
Invariant.ll | 26 %add = fadd float %0, %1
|
/external/llvm/test/CodeGen/Mips/ |
eh.ll | 41 %add = fadd double %exn.scalar, %i2
|
/external/llvm/test/CodeGen/R600/ |
README | 6 go in a file called {opcode_name,intrinsic_name}.ll (e.g. fadd.ll)
|
/external/llvm/test/CodeGen/X86/ |
2009-01-16-UIntToFP.ll | 28 %11 = fadd double %10, %8 ; <double> [#uses=1]
|
2011-10-19-widen_vselect.ll | 58 %4 = fadd <2 x float> %2, <float 1.000000e+00, float 1.000000e+00>
|
2011-11-22-AVX2-Domains.ll | 36 %binop402 = fadd <8 x float> %binop401, <float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00> 39 %binop407 = fadd <8 x float> %binop406, <float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00, float -2.000000e+00> 79 %binop12.i20546 = fadd <8 x float> undef, %binop11.i20545 81 %binop16.i20548 = fadd <8 x float> %binop12.i20546, %binop15.i20547
|
chain_order.ll | 26 %8 = fadd <2 x double> %5, %7
|
coalescer-commute4.ll | 22 %tmp14 = fadd float %tmp11, %res.0.reg2mem.0 ; <float> [#uses=2]
|
fma_patterns.ll | 13 %res = fadd <4 x float> %x, %a2 62 %res = fadd <8 x float> %x, %a2 108 %res = fadd <4 x double> %x, %a2 195 %res = fadd <4 x float> %y, %a2
|
inline-asm-mrv.ll | 24 %c = fadd <4 x float> %a, %b
|
sse1.ll | 31 %add.r = fadd float %tmp7, %tmp3
|
stack-align.ll | 19 %tmp6 = fadd double %tmp4, %tmp2 ; <double> [#uses=1]
|
vec_shuffle-27.ll | 18 %add = fadd <8 x float> %mul, %T0 ; <<8 x float>> [#uses=1]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
ult-sub-to-eq.ll | 19 %add3 = fadd float %2, %mul
|
/external/llvm/test/Transforms/InstCombine/ |
2012-02-13-FCmp.ll | 21 %add = fadd double %conv, 5.000000e-01
|
sitofp.ll | 39 %F = fadd double %D, %E ; <double> [#uses=1]
|