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

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/Transforms/BBVectorize/
loop1.ll 19 %mul = fmul double %0, %0
20 %mul3 = fmul double %0, %1
24 %mul6 = fmul double %0, %add5
26 %mul8 = fmul double %1, %1
29 %mul11 = fmul double %mul8, %add10
42 ; CHECK: %mul = fmul double %0, %0
43 ; CHECK: %mul3 = fmul double %0, %1
45 ; CHECK: %mul8 = fmul double %1, %1
53 ; CHECK: %mul6 = fmul <2 x double> %mul6.v.i0.2, %add5
72 ; CHECK-UNRL: %mul = fmul <2 x double> %2, %
    [all...]
simple.ll 14 %Y1 = fmul double %X1, %A1
15 %Y2 = fmul double %X2, %A2
16 ; CHECK: %Y1 = fmul <2 x double> %X1, %X1.v.i0.2
20 %R = fmul double %Z1, %Z2
23 ; CHECK: %R = fmul double %Z1.v.r1, %Z1.v.r2
38 %Y1 = fmul double %X1, %A1
39 %Y2 = fmul double %X2, %A2
40 ; CHECK: %Y1 = fmul <2 x double> %X1, %X1.v.i0.2
46 %R = fmul double %Z1, %Z2
49 ; CHECK: %R = fmul double %Z2.v.r2, %Z2.v.r
    [all...]
  /external/llvm/test/Transforms/InstSimplify/
fast-math.ll 6 %b = fmul nsz nnan float %a, 0.0
12 %b = fmul fast float 0.0, %a
20 %b = fmul nsz float %a, 0.0
26 %b = fmul nnan float %a, 0.0
32 %b = fmul float %a, 0.0
  /external/llvm/test/CodeGen/ARM/
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...]
crash-greedy.ll 13 %mul17 = fmul double %conv16, -1.000000e+00
20 %mul = fmul double undef, 0.000000e+00
29 %mul84 = fmul double %mul17, %conv83
31 %mul86 = fmul double %conv78, %call85
35 %mul101 = fmul double undef, %call100
37 %mul111 = fmul double undef, %conv83
38 %mul119 = fmul double %mul111, undef
47 %mul139 = fmul double %div129, %div129
53 %mul146 = fmul float %lambda, %lambda
78 %mul216 = fmul <4 x float> zeroinitializer, %vecinit20
    [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...]
fmacs.ll 18 %0 = fmul float %a, %b
34 %0 = fmul double %a, %b
50 %0 = fmul float %a, %b
73 %0 = fmul float %a, %b
75 %2 = fmul float %a, %c
99 %0 = fmul float %a, %b
101 %2 = fmul float %c, %d
fusedMAC.ll 7 %1 = fmul double %d1, %d2
15 %1 = fmul float %f1, %f2
23 %1 = fmul double %d2, %d3
31 %1 = fmul float %f2, %f3
39 %1 = fmul double %d1, %d2
48 %1 = fmul float %f1, %f2
57 %1 = fmul double %d1, %d2
65 %1 = fmul float %f1, %f2
73 %mul = fmul <2 x float> %a, %b
81 %mul = fmul <2 x float> %a, %
    [all...]
2009-04-08-FloatUndef.ll 7 %mul1 = fmul <4 x float> %shuffle7, zeroinitializer ; <<4 x float>> [#uses=1]
2009-06-19-RegScavengerAssert.ll 22 %1 = fmul float %0, -2.000000e+00 ; <float> [#uses=1]
2009-11-01-NeonMoves.ll 14 %2 = fmul <4 x float> %1, %1 ; <<4 x float>> [#uses=2]
24 %9 = fmul <4 x float> %8, %8 ; <<4 x float>> [#uses=1]
26 %11 = fmul <4 x float> %10, %8 ; <<4 x float>> [#uses=1]
27 %12 = fmul <4 x float> %11, %1 ; <<4 x float>> [#uses=1]
illegal-vector-bitcast.ll 7 %i = fmul <8 x float> %h, <float 0x3FF19999A0000000, float 0x400A666660000000, float 0x40119999A0000000, float 0x40159999A0000000, float 0.5, float 0x3FE3333340000000, float 0x3FE6666660000000, float 0x3FE99999A0000000>
  /external/llvm/test/Analysis/CostModel/X86/
arith.ll 64 ; AVX2: fmul
67 ; CHECK: fmul
68 define i32 @fmul(i32 %arg) {
69 ;CHECK: cost of 2 {{.*}} fmul
70 %A = fmul <4 x float> undef, undef
71 ;CHECK: cost of 2 {{.*}} fmul
72 %B = fmul <8 x float> undef, undef
  /external/llvm/test/Transforms/SLPVectorizer/X86/
crash_mandeltext.ll 22 %mul13 = fmul double %fZReal.068, %fZReal.068
23 %mul14 = fmul double %fZImg.069, %fZImg.069
29 %mul18 = fmul double undef, %fZImg.069
62 %tmp4 = fmul double %tmp3, undef
63 %tmp5 = fmul double %tmp3, undef
67 %tmp8 = fmul double %tmp1, undef
77 %tmp13 = fmul double undef, %tmp2
  /frameworks/rs/driver/runtime/arch/
x86_sse3.ll 9 %1 = fmul <4 x float> %lhs, %rhs
17 %1 = fmul <3 x float> %lhs, %rhs
29 %1 = fmul <2 x float> %lhs, %rhs
37 %1 = fmul float %lhs, %rhs
42 %1 = fmul <4 x float> %in, %in
51 %1 = fmul <3 x float> %in, %in
64 %1 = fmul <2 x float> %in, %in
  /external/llvm/test/CodeGen/NVPTX/
vector-args.ll 8 %t1 = fmul <2 x float> %a, %a
20 %t1 = fmul <4 x float> %a, %a
33 %t1 = fmul <4 x float> %a, %a
  /external/llvm/test/CodeGen/R600/
fmul.ll 9 %r2 = fmul float %r0, %r1
23 %0 = fmul <2 x float> %a, %b
38 %result = fmul <4 x float> %a, %b
  /external/llvm/test/CodeGen/X86/
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/llvm/test/Transforms/BBVectorize/X86/
sh-types.ll 14 %N1 = fmul double %M1, %C1
15 %N2 = fmul double %M2, %C2
19 %R = fmul <4 x float> %Y1, %Y2
simple-ldstr.ll 9 %mul = fmul double %i0, %i1
14 %mul5 = fmul double %i3, %i4
24 ; CHECK: %mul = fmul <2 x double> %i0, %i1
  /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...]
  /dalvik/dx/tests/102-verify-nonwide-math/
op_fmul.j 24 fmul
  /external/llvm/test/Assembler/
2002-04-07-HexFloatConstants.ll 14 %tmp = fmul double 7.200000e+101, 0x427F4000 ; <double> [#uses=1]

Completed in 932 milliseconds

1 2 3 45 6 7 8 91011>>