HomeSort by relevance Sort by last modified time
    Searched full:fmul (Results 51 - 75 of 398) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/ARM/
fnmul.ll 8 %tmp4 = fmul double %tmp2, %b ; <double> [#uses=1]
flag-crash.ll 24 %9 = fmul float %1, undef
25 %10 = fmul float %3, undef
fmscs.ll 16 %0 = fmul float %a, %b
32 %0 = fmul double %a, %b
fnmacs.ll 16 %0 = fmul float %a, %b
32 %0 = fmul double %a, %b
fpconsts.ll 23 %0 = fmul double %x, -1.300000e+01
31 %0 = fmul float %x, -2.400000e+01
2009-10-02-NEONSubregsBug.ll 19 %10 = fmul <4 x float> %7, %9 ; <<4 x float>> [#uses=1]
23 %14 = fmul <4 x float> %11, %13 ; <<4 x float>> [#uses=1]
28 %19 = fmul <4 x float> %7, %16 ; <<4 x float>> [#uses=1]
32 %23 = fmul <4 x float> %22, %9 ; <<4 x float>> [#uses=1]
36 %27 = fmul <4 x float> %26, <float 5.000000e-01, float 5.000000e-01, float 5.000000e-01, float 5.000000e-01> ; <<4 x float>> [#uses=1]
39 %30 = fmul <4 x float> zeroinitializer, %29 ; <<4 x float>> [#uses=1]
40 %31 = fmul <4 x float> %30, <float 2.000000e+00, float 2.000000e+00, float 2.000000e+00, float 2.000000e+00> ; <<4 x float>> [#uses=1]
44 %35 = fmul <4 x float> %32, %34 ; <<4 x float>> [#uses=1]
48 %39 = fmul <4 x float> zeroinitializer, %38 ; <<4 x float>> [#uses=1]
52 %43 = fmul <4 x float> %42, %31 ; <<4 x float>> [#uses=1
    [all...]
2009-07-29-VFP3Registers.ll 57 %.pn54.in = fmul double undef, %.pn201 ; <double> [#uses=1]
58 %.pn42.in = fmul double undef, undef ; <double> [#uses=1]
63 %.pn64 = fmul double undef, 0x3FE5555555555555 ; <double> [#uses=1]
64 %.pn65 = fmul double undef, undef ; <double> [#uses=1]
65 %.pn50 = fmul double undef, %.pn111 ; <double> [#uses=0]
67 %.pn40 = fmul double undef, %.pn85 ; <double> [#uses=0]
69 %.pn57 = fmul double %.pn74, undef ; <double> [#uses=1]
71 %.pn37 = fmul double %.pn70, undef ; <double> [#uses=1]
72 %.pn33 = fmul double undef, 0x3FC5555555555555 ; <double> [#uses=1]
75 %.pn27 = fmul double undef, 0x3FC5555555555555 ; <double> [#uses=1
    [all...]
  /external/llvm/test/CodeGen/CellSPU/
sp_farith.ll 35 %A = fmul float %arg1, %arg2 ; <float> [#uses=1]
40 %A = fmul <4 x float> %arg1, %arg2 ; <<4 x float>> [#uses=1]
45 %A = fmul float %arg1, %arg2 ; <float> [#uses=1]
51 %A = fmul <4 x float> %arg1, %arg2 ; <<4 x float>> [#uses=1]
57 %A = fmul float %arg1, %arg2 ; <float> [#uses=1]
63 %A = fmul <4 x float> %arg1, %arg2 ; <<4 x float>> [#uses=1]
71 %A = fmul float %arg1, %arg2
79 %A = fmul float %arg1, %arg2
86 %A = fmul <4 x float> %arg1, %arg2
  /external/llvm/test/CodeGen/PowerPC/
ppc440-fp-basic.ll 15 %mul.rl = fmul double %a.real, %b.real
16 %mul.rr = fmul double %a.imag, %b.imag
18 %mul.il = fmul double %a.imag, %b.real
19 %mul.ir = fmul double %a.real, %b.imag
2008-07-15-Fabs.ll 12 fmul ppc_fp128 %y.0, 0xM3FF00000000000000000000000000000 ; <ppc_fp128>:2 [#uses=1]
13 fadd ppc_fp128 %2, fmul (ppc_fp128 0xM00000000000000000000000000000000, ppc_fp128 0xM00000000000000000000000000000000) ; <ppc_fp128>:3 [#uses=1]
  /external/llvm/test/CodeGen/SPARC/
2006-01-22-BitConvertLegalize.ll 5 %tmp.37.i = fmul float 0.000000e+00, %tmp.33.i ; <float> [#uses=1]
  /external/llvm/test/CodeGen/X86/
fp-stack-set-st1.ll 5 %asmtmp = tail call { double, double } asm sideeffect "fmul\09%st(1),%st\0A\09fst\09%st(1)\0A\09frndint\0A\09fxch %st(1)\0A\09fsub\09%st(1),%st\0A\09f2xm1\0A\09", "={st},={st(1)},0,1,~{dirflag},~{fpsr},~{flags}"(double 0x4030FEFBD582097D, double 4.620000e+01) nounwind ; <{ double, double }> [#uses=0]
constant-pool-remat-0.ll 18 %n = fmul float %a, 9.0
20 %o = fmul float %m, 9.0
2008-02-27-PEICrash.ll 16 %tmp44.pn = fmul float %tmp36.pn, %b.pn509 ; <float> [#uses=1]
24 %tmp102 = fmul float 0.000000e+00, %a ; <float> [#uses=1]
25 %tmp106 = fmul float 0.000000e+00, %b ; <float> [#uses=1]
2008-03-25-TwoAddrPassBug.ll 6 %tmp457 = fmul <4 x float> zeroinitializer, %tmp455 ; <<4 x float>> [#uses=2]
18 %tmp662 = fmul <4 x float> zeroinitializer, %tmp652 ; <<4 x float>> [#uses=1]
20 %tmp753 = fmul <4 x float> zeroinitializer, %tmp678 ; <<4 x float>> [#uses=1]
2011-02-23-UnfoldBug.ll 11 %mul.i97 = fmul <2 x double> %theta.0.ph, undef
12 %mul.i96 = fmul <2 x double> %mul.i97, fmul (<2 x double> <double 2.000000e+00, double 2.000000e+00>, <2 x double> undef)
  /external/quake/quake/src/QW/client/
r_aliasa.asm 261 fmul ds:dword ptr[_aliastransform+32]
263 fmul ds:dword ptr[_aliastransform+36]
267 fmul ds:dword ptr[_aliastransform+40]
285 fmul ds:dword ptr[_r_plightvec]
287 fmul ds:dword ptr[_r_plightvec+4]
289 fmul ds:dword ptr[_r_plightvec+8]
293 fmul ds:dword ptr[_aliastransform+0]
301 fmul ds:dword ptr[_r_shadelight]
308 fmul ds:dword ptr[_aliastransform+16]
311 fmul ds:dword ptr[_aliastransform+4]
    [all...]
d_spr8.asm 281 fmul ds:dword ptr[fp_8]
284 fmul ds:dword ptr[fp_8]
287 fmul ds:dword ptr[fp_8]
290 fmul ds:dword ptr[fp_64kx64k]
306 fmul ds:dword ptr[_d_sdivzstepv]
308 fmul ds:dword ptr[_d_sdivzstepu]
310 fmul ds:dword ptr[_d_tdivzstepu]
315 fmul ds:dword ptr[_d_tdivzstepv]
319 fmul ds:dword ptr[_d_zistepv]
323 fmul ds:dword ptr[_d_zistepu]
    [all...]
d_draw.asm 281 fmul ds:dword ptr[fp_8]
284 fmul ds:dword ptr[fp_8]
287 fmul ds:dword ptr[fp_8]
296 fmul ds:dword ptr[_d_sdivzstepv]
298 fmul ds:dword ptr[_d_sdivzstepu]
300 fmul ds:dword ptr[_d_tdivzstepu]
305 fmul ds:dword ptr[_d_tdivzstepv]
309 fmul ds:dword ptr[_d_zistepv]
313 fmul ds:dword ptr[_d_zistepu]
339 fmul st(0),st(4)
    [all...]
  /external/llvm/test/CodeGen/Blackfin/
2009-08-15-MissingDead.ll 12 %x2 = fmul float %x, 5.000000e-01 ; <float> [#uses=1]
13 %y2 = fmul float %y, 0x3FECCCCCC0000000 ; <float> [#uses=1]
  /external/llvm/test/CodeGen/PTX/
20110926-sitofp.ll 14 %div = fmul double %conv, 5.000000e-01
20 %div17 = fmul double %conv16, 5.000000e-01
mad-disabling.ll 11 %a = fmul float %x, %y
21 %a = fmul double %x, %y
  /external/llvm/test/CodeGen/Thumb2/
cortex-fp.ll 12 %0 = fmul float %a, %b
19 %0 = fmul double %a, %b
  /external/flac/libFLAC/ia32/
lpc_asm.nasm 130 fmul dword [esi + (32*4)] ; ST = d*data[sample+32] d WATCHOUT: not a byte displacement here!
134 fmul dword [esi + (31*4)] ; ST = d*data[sample+31] d
138 fmul dword [esi + (30*4)] ; ST = d*data[sample+30] d
142 fmul dword [esi + (29*4)] ; ST = d*data[sample+29] d
146 fmul dword [esi + (28*4)] ; ST = d*data[sample+28] d
150 fmul dword [esi + (27*4)] ; ST = d*data[sample+27] d
154 fmul dword [esi + (26*4)] ; ST = d*data[sample+26] d
158 fmul dword [esi + (25*4)] ; ST = d*data[sample+25] d
162 fmul dword [esi + (24*4)] ; ST = d*data[sample+24] d
166 fmul dword [esi + (23*4)] ; ST = d*data[sample+23]
    [all...]
  /cts/tools/dx-tests/src/dxc/junit/opcodes/fmul/jm/
T_fmul_1.java 17 package dxc.junit.opcodes.fmul.jm;

Completed in 579 milliseconds

1 23 4 5 6 7 8 91011>>