HomeSort by relevance Sort by last modified time
    Searched full:fadd (Results 301 - 325 of 899) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/Hexagon/
convertsptoint.ll 19 %add = fadd float %0, %1
convertsptoll.ll 19 %add = fadd float %0, %1
double.ll 16 %add = fadd double %1, %2
doubleconvert-ieee-rnd-near.ll 19 %add = fadd double %0, %1
float.ll 16 %add = fadd float %1, %2
floatconvert-ieee-rnd-near.ll 16 %add = fadd float %1, %2
  /external/llvm/test/CodeGen/Mips/
2008-08-03-fabs64.ll 14 fadd double %0, %1
2008-11-10-xint_to_fp.ll 23 fadd double %2, %6 ; <double>:7 [#uses=1]
28 fadd double %7, %11 ; <double>:12 [#uses=1]
47 fadd double %3, %7 ; <double>:8 [#uses=1]
52 fadd double %8, %12 ; <double>:13 [#uses=1]
buildpairextractelementf64.ll 17 %add = fadd double %d, 2.000000e+00
  /external/llvm/test/CodeGen/NVPTX/
access-non-generic.ll 70 %sum2 = fadd float %1, %3
71 %sum3 = fadd float %sum2, %4
72 %sum4 = fadd float %sum3, %6
73 %sum5 = fadd float %sum4, %9
  /external/llvm/test/CodeGen/PowerPC/
mem-rr-addr-mode.ll 14 %tmp9 = fadd <4 x float> %tmp5, %tmp8 ; <<4 x float>> [#uses=1]
ppcf128-1-opt.ll 8 %tmp3 = fadd ppc_fp128 %x, %y ; <ppc_fp128> [#uses=1]
vrsave-spill.ll 7 %c = fadd <4 x float> %a, %b
vsx-args.ll 10 %v = fadd <2 x double> %ca, <double 1.0, double 1.0>
  /external/llvm/test/CodeGen/R600/
fmad.ll 10 %r4 = fadd float %r3, %r2
  /external/llvm/test/CodeGen/Thumb2/
ifcvt-neon.ll 18 %3 = fadd float %1, %2 ; <float> [#uses=1]
  /external/llvm/test/CodeGen/X86/
2006-05-25-CycleInDAG.ll 14 %tmp64.i = fadd double %tmp62.i.upgrd.2, %tmp44.i ; <double> [#uses=1]
2009-02-12-SpillerBug.ll 8 %2 = fadd x86_fp80 0xK00000000000000000000, 0xK00000000000000000000 ; <x86_fp80> [#uses=1]
2009-02-25-CommuteBug.ll 13 %tmp.i = fadd <2 x double> %0, %C ; <<2 x double>> [#uses=1]
2010-01-07-UAMemFeature.ll 9 %B = fadd <4 x float> %A, %In
2011-06-01-fildll.ll 13 %add = fadd float %conv, 1.000000e+00
avx512-fma.ll 8 %res = fadd <16 x float> %x, %a2
48 %res = fadd <8 x double> %x, %a2
72 %b2 = fadd <16 x float> %b1, %a2
81 %b2 = fadd <16 x float> %b1, <float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000, float 0x3FB99999A0000000>
break-avx-dep.ll 21 %fipy = fadd double %fi, %vy
coalescer-commute1.ll 18 %tmp6 = fadd float %tmp34, %thesum.0 ; <float> [#uses=2]
fma-do-not-commute.ll 24 %fma = fadd float %sum0, %fmul

Completed in 120 milliseconds

<<11121314151617181920>>