HomeSort by relevance Sort by last modified time
    Searched full:fadd (Results 101 - 125 of 685) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/CodeGen/PowerPC/
2008-10-28-UnprocessedNode.ll 8 %2 = fadd ppc_fp128 %0, %1 ; <ppc_fp128> [#uses=1]
2008-07-15-Fabs.ll 13 fadd ppc_fp128 %2, fmul (ppc_fp128 0xM00000000000000000000000000000000, ppc_fp128 0xM00000000000000000000000000000000) ; <ppc_fp128>:3 [#uses=1]
14 %tmpi = fadd ppc_fp128 %3, 0xM00000000000000000000000000000000 ; <ppc_fp128> [#uses=1]
  /external/llvm/test/CodeGen/R600/
fadd64.ll 10 %r2 = fadd double %r0, %r1
fconst64.ll 9 %r2 = fadd double %r1, 5.000000e+00
  /external/llvm/test/CodeGen/SPARC/
2006-01-22-BitConvertLegalize.ll 6 %tmp.42.i = fadd float %tmp.37.i, 0.000000e+00 ; <float> [#uses=1]
  /external/llvm/test/CodeGen/Thumb2/
2009-08-07-CoalescerBug.ll 13 %1 = fadd float undef, undef ; <float> [#uses=1]
aligned-constants.ll 20 %add = fadd float %0, 0x405EDD2F20000000
23 %add1 = fadd double %1, 2.234560e+02
  /external/llvm/test/CodeGen/X86/
2009-03-03-BitcastLongDouble.ll 9 %add = fadd x86_fp80 %tmp15, 0xK3FFF8000000000000000 ; <x86_fp80> [#uses=1]
split-vector-bitcast.ll 7 %c = fadd <2 x float> %cc, %cc
sse-fcopysign.ll 9 %tmp1 = fadd float %b, %c
avx2-nontemporal.ll 6 %A2 = fadd <8 x float> %A, <float 0x0, float 0x0, float 0x0, float 0x0, float 0x0, float 0x0, float 0x0, float 0x4200000000000000>
14 %C2 = fadd <4 x double> %C, <double 0x0, double 0x0, double 0x0, double 0x4200000000000000>
nontemporal.ll 6 %A2 = fadd <4 x float> %A, <float 0x0, float 0x0, float 0x0, float 0x4200000000000000>
14 %C2 = fadd <2 x double> %C, <double 0x0, double 0x4200000000000000>
reghinting.ll 6 ;; fadd and fpext.
18 %add = fadd float %x, %y
  /external/llvm/test/Other/
2004-08-16-PackedSelect.ll 8 %t1 = fadd <4 x float> %t0, %t0 ; <<4 x float>> [#uses=1]
2004-08-16-PackedSimple.ll 8 %t2 = fadd <4 x float> %t0, %t0 ; <<4 x float>> [#uses=1]
  /external/llvm/test/Transforms/IndVarSimplify/
2009-04-27-Floating.ll 12 %nexti = fadd float %i, 1.0
  /external/llvm/test/Transforms/InstCombine/
2006-12-01-BadFPVectorXform.ll 6 %tmp64 = fadd <4 x float> %tmp26, %tmp53 ; <<4 x float>> [#uses=1]
fast-math.ll 34 %t2 = fadd fast double %f1, %t1
44 %add = fadd fast float %sub, %sub1
47 ; CHECK: %1 = fadd fast float %f1, %f2
53 %add = fadd float %f1, 4.000000e+00
54 %add1 = fadd fast float %add, 5.000000e+00
57 ; CHECK: fadd fast float %f1, 9.000000e+00
62 %t1 = fadd fast float %f1, %f1
63 %t2 = fadd fast float %f1, %t1
72 %t2 = fadd fast float %f1, %f1
73 %t3 = fadd fast float %t1, %t
    [all...]
  /external/llvm/test/CodeGen/ARM/
2009-09-28-LdStOptiBug.ll 12 %x77 = fadd double %y.0, 0.000000e+00 ; <double> [#uses=1]
13 %tmpr = fadd double %x.0, %x76 ; <double> [#uses=1]
dagcombine-anyexttozeroext.ll 16 %6 = fadd float %3, %4
17 %7 = fadd float %6, %5
domain-conv-vmovs.ll 6 %res = fadd <2 x float> %vec, %vec
18 %res = fadd <2 x float> %vec, %vec
30 %res = fadd <2 x float> %vec, %vec
42 %res = fadd <2 x float> %vec, %vec
57 %res = fadd float %ret, %ret
74 %val = fadd float %sqrt, %sqrt
94 %res = fadd float %x, %x
118 %res = fadd <2 x float> %vec, %vec
fabss.ll 8 %dum = fadd float %a, %b
10 %dum1 = fadd float %0, %b
fpconsts.ll 7 %0 = fadd float %x, 4.000000e+00
15 %0 = fadd double %x, 3.000000e+00
  /external/llvm/test/CodeGen/Mips/
mips64-libcall.ll 13 %add = fadd double %d, 1.000000e+00
27 %add = fadd double %a, %b
  /external/llvm/test/CodeGen/NVPTX/
fma-disable.ll 12 %b = fadd float %a, %z
22 %b = fadd double %a, %z

Completed in 630 milliseconds

1 2 3 45 6 7 8 91011>>