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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
genopcode.asm 134 fadd dword [10] label
135 fadd qword [5] label
136 fadd st0 label
137 fadd st0, st5 label
138 fadd to st7 label
139 fadd st6, st0 label
  /external/llvm/test/CodeGen/X86/
vec_ins_extract.ll 11 %tmp3 = fadd <4 x float> %tmp, %tmp ; <<4 x float>> [#uses=1]
13 %tmp6 = fadd <4 x float> %tmp10, %tmp10 ; <<4 x float>> [#uses=1]
22 %tmp3 = fadd <4 x float> %tmp, %tmp ; <<4 x float>> [#uses=1]
27 %tmp6 = fadd <4 x float> %tmp4, %tmp4 ; <<4 x float>> [#uses=1]
36 %tmp3 = fadd <4 x float> %tmp, %tmp ; <<4 x float>> [#uses=1]
49 %tmp5 = fadd float %tmp5.lhs, %tmp5.rhs ; <float> [#uses=1]
fp_constant_op.ll 6 %tmp.1 = fadd double %P, 1.230000e+02 ; <double> [#uses=1]
10 ; CHECK: fadd dword ptr
24 ; CHECK: fadd dword ptr
vec_extract.ll 9 %tmp7 = fadd <4 x float> %tmp, %tmp ; <<4 x float>> [#uses=1]
17 %tmp7 = fadd <4 x float> %tmp, %tmp ; <<4 x float>> [#uses=1]
32 %tmp3 = fadd double %tmp2, %A ; <double> [#uses=1]
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
  /external/llvm/test/Transforms/BBVectorize/
ld1.ll 10 %add = fadd double %mul, %i2
18 %add7 = fadd double %mul5, %i5
20 %add11 = fadd double %mul9, %i2
22 %add15 = fadd double %mul13, %i5
33 ; CHECK: %add = fadd <2 x double> %mul, %i2
35 ; CHECK: %add11 = fadd <2 x double> %mul9, %i2
  /external/llvm/test/CodeGen/R600/
si-sgpr-spill.ll 203 %198 = fadd float %197, %196
205 %200 = fadd float %198, %199
216 %211 = fadd float %93, %210
218 %213 = fadd float %94, %212
271 %253 = fadd float %252, %temp28.0
273 %255 = fadd float %254, %temp29.0
275 %257 = fadd float %256, %temp30.0
276 %258 = fadd float %temp24.0, 1.000000e+00
353 %324 = fadd float %323, %320
355 %326 = fadd float %325, %32
    [all...]
load-input-fold.ll 33 %27 = fadd float %26, %14
37 %31 = fadd float %30, %17
41 %35 = fadd float %34, %20
45 %39 = fadd float %38, %23
49 %43 = fadd float %42, %27
53 %47 = fadd float %46, %31
57 %51 = fadd float %50, %35
61 %55 = fadd float %54, %39
65 %59 = fadd float %58, %43
69 %63 = fadd float %62, %4
    [all...]
shared-op-cycle.ll 12 %r0 = fadd float %sq0, 2.0
14 %r1 = fadd float %sq1, 2.0
16 %r2 = fadd float %sq2, 2.0
fconst64.ll 9 %r2 = fadd double %r1, 5.000000e+00
pv-packing.ll 21 %13 = fadd float %12, %6
23 %15 = fadd float %14, %7
25 %17 = fadd float %16, %8
27 %19 = fadd float %18, %0
  /external/llvm/test/CodeGen/ARM/
2009-02-27-SpillerBug.ll 14 %0 = fadd double 0.000000e+00, 0.000000e+00 ; <double> [#uses=1]
32 %5 = fadd double %4, 0.000000e+00 ; <double> [#uses=16]
58 %.pn57 = fadd double %.pn77, 0.000000e+00 ; <double> [#uses=1]
60 %.pn32 = fadd double %.pn69, 0.000000e+00 ; <double> [#uses=1]
63 %.pn9 = fadd double %.pn57, %.pn58 ; <double> [#uses=1]
66 %.pn1 = fadd double %.pn32, %.pn33 ; <double> [#uses=1]
68 %.pn26 = fadd double %.pn28, 0.000000e+00 ; <double> [#uses=1]
71 %.pn18 = fadd double %.pn22, 0.000000e+00 ; <double> [#uses=1]
72 %.pn16 = fadd double %.pn20, 0.000000e+00 ; <double> [#uses=1]
75 %.pn10 = fadd double %.pn14, 0.000000e+00 ; <double> [#uses=1
    [all...]
a15-mla.ll 21 %r = fadd <4 x float> %t, %z
31 %r1 = fadd <4 x float> %t1, %z
34 %r2 = fadd <4 x float> %t2, %r1
  /external/llvm/test/CodeGen/Generic/
2006-07-03-schedulers.ll 17 %z1 = fadd float %x1, %y1 ; <float> [#uses=1]
20 %z2 = fadd float %x2, %y2 ; <float> [#uses=1]
21 %z3 = fadd float %z1, %z2 ; <float> [#uses=1]
2008-02-25-NegateZero.ll 8 %tmp113 = fadd float %tmp98, %tmp106 ; <float> [#uses=1]
  /external/llvm/test/Transforms/InstCombine/
no-negzero.ll 3 ; sqrt(fabs) cannot be negative zero, so we should eliminate the fadd.
8 ; CHECK-NOT: fadd
20 %4 = fadd double %3, 0.000000e+00 ; <double> [#uses=1]
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/arm64/
armSP_FFT_CToC_FC32_Radix4_ls_s.S 291 // fadd qY0,qZ0,qZ2
292 fadd dYr0,dZr0,dZr2
293 fadd dYi0,dZi0,dZi2
297 // fadd qY1,qZ1,qZ3
298 fadd dYr1,dZr1,dZr3
299 fadd dYi1,dZi1,dZi3
312 fadd dZr3,dYr0,dYi3
316 // fadd qZ2,qY2,qY1
317 fadd dZr2,dYr2,dYr1
318 fadd dZi2,dYi2,dYi
    [all...]
  /external/llvm/test/Assembler/
half-constprop.ll 13 %add = fadd half %tmp, %tmp1
  /external/llvm/test/CodeGen/AArch64/
floatdp_2source.ll 10 %val2 = fadd float %val1, %val1
11 ; CHECK: fadd {{s[0-9]+}}, {{s[0-9]+}}, {{s[0-9]+}}
38 %val2 = fadd double %val1, %val1
39 ; CHECK: fadd {{d[0-9]+}}, {{d[0-9]+}}, {{d[0-9]+}}
  /external/llvm/test/CodeGen/PowerPC/
2008-10-28-UnprocessedNode.ll 8 %2 = fadd ppc_fp128 %0, %1 ; <ppc_fp128> [#uses=1]
  /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]
  /external/llvm/test/Other/
2004-08-16-PackedSelect.ll 8 %t1 = fadd <4 x float> %t0, %t0 ; <<4 x float>> [#uses=1]

Completed in 1082 milliseconds

1 2 3 45 6 7 8 91011>>