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

1 2 3 4 5 6 78 91011>>

  /external/llvm/test/CodeGen/AArch64/
fp-dp3.ll 90 %prod = fmul float %b, %c
94 ; CHECK-NOFAST: fmul {{s[0-9]+}}, {{s[0-9]+}}, {{s[0-9]+}}
102 %prod = fmul float %b, %c
106 ; CHECK-NOFAST: fmul {{s[0-9]+}}, {{s[0-9]+}}, {{s[0-9]+}}
115 %prod = fmul float %b, %c
119 ; CHECK-NOFAST: fmul {{s[0-9]+}}, {{s[0-9]+}}, {{s[0-9]+}}
128 %prod = fmul float %b, %c
132 ; CHECK-NOFAST: fmul {{s[0-9]+}}, {{s[0-9]+}}, {{s[0-9]+}}
  /external/llvm/test/CodeGen/ARM/
2012-01-26-CopyPropKills.ll 24 %tmp7 = fmul <4 x float> %tmp6, <float 1.000000e+00, float 0.000000e+00, float 0.000000e+00, float 0.000000e+00>
50 %tmp33 = fmul <4 x float> undef, <float 1.000000e+00, float 0.000000e+00, float 0.000000e+00, float 0.000000e+00>
52 %tmp35 = fmul <4 x float> %tmp33, zeroinitializer
60 %tmp43 = fmul <4 x float> %tmp42, %tmp41
68 %tmp51 = fmul <4 x float> %tmp42, %tmp50
69 %tmp52 = fmul <4 x float> %tmp44, undef
76 %tmp59 = fmul <4 x float> undef, %tmp58
108 %tmp89 = fmul <4 x float> undef, %tmp88
fp-fast.ll 8 %t1 = fmul float %x, 3.0
18 %t1 = fmul float %x, 3.0
2009-08-29-TooLongSplat.ll 7 %0 = fmul <4 x float> undef, <float 1.000000e+00, float 1.000000e+01, float 1.000000e+02, float 0x3EB0C6F7A0000000> ; <<4 x float>> [#uses=1]
2009-09-28-LdStOptiBug.ll 11 %x76 = fmul double %y.0, 0.000000e+00 ; <double> [#uses=1]
  /external/llvm/test/CodeGen/Thumb2/
2009-08-07-NeonFPBug.ll 37 %1 = fmul float undef, %0 ; <float> [#uses=2]
42 %3 = fmul float 0.000000e+00, %2 ; <float> [#uses=2]
46 %7 = fmul float undef, 0x3FF6A09E60000000 ; <float> [#uses=1]
52 %13 = fmul float %12, 0.000000e+00 ; <float> [#uses=2]
55 %16 = fmul float %14, %15 ; <float> [#uses=2]
61 %22 = fmul float %21, 0x3FF6A09E60000000 ; <float> [#uses=1]
62 %23 = fmul float undef, 0x3FFD906BC0000000 ; <float> [#uses=2]
63 %24 = fmul float %19, 0x3FF1517A80000000 ; <float> [#uses=1]
  /external/llvm/test/CodeGen/X86/
2008-01-16-FPStackifierAssert.ll 14 %tmp85 = fmul double 0.000000e+00, %tmp84 ; <double> [#uses=1]
25 %tmp101 = fmul double 0.000000e+00, %tmp100 ; <double> [#uses=1]
2008-07-23-VSetCC.ll 17 fmul <4 x float> zeroinitializer, %8 ; <<4 x float>>:9 [#uses=1]
21 fmul <4 x float> %12, < float 1.000000e+02, float 1.000000e+02, float 1.000000e+02, float 1.000000e+02 > ; <<4 x float>>:13 [#uses=1]
2008-10-27-CoalescerBug.ll 37 %7 = fmul double 0.000000e+00, %6 ; <double> [#uses=0]
48 %11 = fmul double 0.000000e+00, 0x401921FB54442D1C ; <double> [#uses=1]
dagcombine_unsafe_math.ll 8 %t1 = fmul fast float %x, %x
49 %mul.i.i151 = fmul <4 x float> zeroinitializer, zeroinitializer
vec_splat.ll 10 %tmp10 = fmul <4 x float> %tmp8, %tmp6 ; <<4 x float>> [#uses=1]
25 %tmp6 = fmul <2 x double> %tmp4, %tmp2 ; <<2 x double>> [#uses=1]
fold-pcmpeqd-0.ll 41 %mul233 = fmul <4 x float> %bitcast204.i313, zeroinitializer ; <<4 x float>> [#uses=1]
42 %mul257 = fmul <4 x float> %mul233, zeroinitializer ; <<4 x float>> [#uses=1]
43 %mul275 = fmul <4 x float> %mul257, zeroinitializer ; <<4 x float>> [#uses=1]
50 %mul166.i86 = fmul <4 x float> zeroinitializer, %sub140.i78 ; <<4 x float>> [#uses=1]
52 %mul171.i88 = fmul <4 x float> %add167.i87, %sub140.i78 ; <<4 x float>> [#uses=1]
57 %mul186.i96 = fmul <4 x float> %bitcast179.i93, zeroinitializer ; <<4 x float>> [#uses=1]
68 %mul171.i = fmul <4 x float> zeroinitializer, %sub140.i ; <<4 x float>> [#uses=1]
73 %mul186.i = fmul <4 x float> %bitcast179.i, zeroinitializer ; <<4 x float>> [#uses=1]
81 %mul307 = fmul <4 x float> %bitcast204.i185, zeroinitializer ; <<4 x float>> [#uses=1]
82 %mul310 = fmul <4 x float> %bitcast204.i104, zeroinitializer ; <<4 x float>> [#uses=2
    [all...]
2007-09-27-LDIntrinsics.ll 25 ; CHECK-NEXT: fmul %st(1)
2009-02-12-SpillerBug.ll 6 %0 = fmul x86_fp80 %b, %d ; <x86_fp80> [#uses=1]
2009-08-14-Win64MemoryIndirectArg.ll 37 %ddx = fmul <4 x float> %texDiffDX, %dimensionsPtr ; <<4 x float>> [#uses=2]
38 %ddx10 = fmul <4 x float> %texDiffDY, %dimensionsPtr ; <<4 x float>> [#uses=2]
39 %ddxSquared = fmul <4 x float> %ddx, %ddx ; <<4 x float>> [#uses=3]
43 %ddySquared = fmul <4 x float> %ddx10, %ddx10 ; <<4 x float>> [#uses=3]
  /external/llvm/test/Transforms/BBVectorize/
metadata.ll 9 %mul = fmul double %i0, %i1, !fpmath !2
14 %mul5 = fmul double %i3, %i4, !fpmath !3
  /external/chromium_org/third_party/skia/src/effects/
SkColorFilters.cpp 550 SkLightingColorFilter(SkColor mul, SkColor add) : fMul(mul), fAdd(add) {}
554 unsigned scaleR = SkAlpha255To256(SkColorGetR(fMul));
555 unsigned scaleG = SkAlpha255To256(SkColorGetG(fMul));
556 unsigned scaleB = SkAlpha255To256(SkColorGetB(fMul));
579 str->appendHex(fMul);
590 buffer.writeColor(fMul);
595 fMul = buffer.readColor();
599 SkColor fMul, fAdd;
654 unsigned scaleR = SkAlpha255To256(SkColorGetR(fMul));
655 unsigned scaleG = SkAlpha255To256(SkColorGetG(fMul));
    [all...]
  /external/skia/src/effects/
SkColorFilters.cpp 550 SkLightingColorFilter(SkColor mul, SkColor add) : fMul(mul), fAdd(add) {}
554 unsigned scaleR = SkAlpha255To256(SkColorGetR(fMul));
555 unsigned scaleG = SkAlpha255To256(SkColorGetG(fMul));
556 unsigned scaleB = SkAlpha255To256(SkColorGetB(fMul));
579 str->appendHex(fMul);
590 buffer.writeColor(fMul);
595 fMul = buffer.readColor();
599 SkColor fMul, fAdd;
654 unsigned scaleR = SkAlpha255To256(SkColorGetR(fMul));
655 unsigned scaleG = SkAlpha255To256(SkColorGetG(fMul));
    [all...]
  /dalvik/dx/tests/102-verify-nonwide-math/
run 33 oneop fmul
  /external/llvm/test/Analysis/ScalarEvolution/
sle.ll 19 %mul = fmul double %t4, 2.200000e+00 ; <double> [#uses=1]
trip-count4.ll 17 %t2 = fmul double %t1, 1.000000e-01 ; <double> [#uses=1]
  /external/llvm/test/CodeGen/Hexagon/
opt-fneg.ll 24 %conv1 = fmul float %x, -1.000000e+00
  /external/llvm/test/CodeGen/PowerPC/
mem-rr-addr-mode.ll 12 %tmp5 = fmul <4 x float> %tmp, %tmp4 ; <<4 x float>> [#uses=1]
ppcf128-1-opt.ll 20 %tmp3 = fmul ppc_fp128 %x, %y ; <ppc_fp128> [#uses=1]
vrsave-spill.ll 8 %d = fmul <4 x float> %c, %a

Completed in 348 milliseconds

1 2 3 4 5 6 78 91011>>