HomeSort by relevance Sort by last modified time
    Searched full:fma (Results 201 - 225 of 607) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/linux-x86/host/3.5/bin/
llvm-link 
  /external/llvm/test/Transforms/BBVectorize/
simple-int.ll 4 declare double @llvm.fma.f64(double, double, double)
21 ; Basic depth-3 chain with fma
25 %Y1 = call double @llvm.fma.f64(double %X1, double %A1, double %C1)
26 %Y2 = call double @llvm.fma.f64(double %X2, double %A2, double %C2)
39 ; CHECK: %Y1 = call <2 x double> @llvm.fma.v2f64(<2 x double> %X1, <2 x double> %X1.v.i0.2, <2 x double> %Y1.v.i2.2)
490 ; CHECK: declare <2 x double> @llvm.fma.v2f64(<2 x double>, <2 x double>, <2 x double>) #0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
cmath 882 #undef fma
1007 using ::fma;
1261 fma(float __x, float __y, float __z)
1265 fma(long double __x, long double __y, long double __z)
1275 fma(_Tp __x, _Up __y, _Vp __z)
1278 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
cmath 69 #undef fma
200 using ::fma;
609 fma(float __x, float __y, float __z)
613 fma(long double __x, long double __y, long double __z)
623 fma(_Tp __x, _Up __y, _Vp __z)
626 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cmath 956 #undef fma
1081 using ::fma;
1327 fma(float __x, float __y, float __z)
1331 fma(long double __x, long double __y, long double __z)
1336 fma(_Tp __x, _Up __y, _Vp __z)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
cmath 68 #undef fma
199 using ::fma;
605 fma(float __x, float __y, float __z)
609 fma(long double __x, long double __y, long double __z)
614 fma(_Tp __x, _Up __y, _Vp __z)
617 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cmath 956 #undef fma
1081 using ::fma;
1327 fma(float __x, float __y, float __z)
1331 fma(long double __x, long double __y, long double __z)
1336 fma(_Tp __x, _Up __y, _Vp __z)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
cmath 68 #undef fma
199 using ::fma;
605 fma(float __x, float __y, float __z)
609 fma(long double __x, long double __y, long double __z)
614 fma(_Tp __x, _Up __y, _Vp __z)
617 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cmath 882 #undef fma
1007 using ::fma;
1261 fma(float __x, float __y, float __z)
1265 fma(long double __x, long double __y, long double __z)
1275 fma(_Tp __x, _Up __y, _Vp __z)
1278 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
cmath 69 #undef fma
200 using ::fma;
609 fma(float __x, float __y, float __z)
613 fma(long double __x, long double __y, long double __z)
623 fma(_Tp __x, _Up __y, _Vp __z)
626 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cmath 959 #undef fma
1084 using ::fma;
1330 fma(float __x, float __y, float __z)
1334 fma(long double __x, long double __y, long double __z)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
cmath 69 #undef fma
200 using ::fma;
606 fma(float __x, float __y, float __z)
610 fma(long double __x, long double __y, long double __z)
615 fma(_Tp __x, _Up __y, _Vp __z)
618 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
cmath 882 #undef fma
1007 using ::fma;
1261 fma(float __x, float __y, float __z)
1265 fma(long double __x, long double __y, long double __z)
1275 fma(_Tp __x, _Up __y, _Vp __z)
1278 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
cmath 69 #undef fma
200 using ::fma;
609 fma(float __x, float __y, float __z)
613 fma(long double __x, long double __y, long double __z)
623 fma(_Tp __x, _Up __y, _Vp __z)
626 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
cmath 959 #undef fma
1084 using ::fma;
1330 fma(float __x, float __y, float __z)
1334 fma(long double __x, long double __y, long double __z)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
cmath 69 #undef fma
200 using ::fma;
606 fma(float __x, float __y, float __z)
610 fma(long double __x, long double __y, long double __z)
615 fma(_Tp __x, _Up __y, _Vp __z)
618 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cmath 956 #undef fma
1081 using ::fma;
1327 fma(float __x, float __y, float __z)
1331 fma(long double __x, long double __y, long double __z)
1336 fma(_Tp __x, _Up __y, _Vp __z)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
cmath 68 #undef fma
199 using ::fma;
605 fma(float __x, float __y, float __z)
609 fma(long double __x, long double __y, long double __z)
614 fma(_Tp __x, _Up __y, _Vp __z)
617 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
cmath 957 #undef fma
1082 using ::fma;
1328 fma(float __x, float __y, float __z)
1332 fma(long double __x, long double __y, long double __z)
1337 fma(_Tp __x, _Up __y, _Vp __z)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
cmath 68 #undef fma
199 using ::fma;
605 fma(float __x, float __y, float __z)
609 fma(long double __x, long double __y, long double __z)
614 fma(_Tp __x, _Up __y, _Vp __z)
617 return fma(__type(__x), __type(__y), __type(__z));
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 54 static cl::opt<bool> DisableVSXFMAMutate("disable-ppc-vsx-fma-mutation",
55 cl::desc("Disable VSX FMA instruction mutation"), cl::Hidden);
304 // For VSX A-Type FMA instructions, it is the first two operands that can be
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_target.cpp 33 2, 2, 2, 2, 2, 3, 3, 3, // ADD, SUB, MUL, DIV, MOD, MAD, FMA, SAD
65 // ADD, SUB, MUL; DIV, MOD; MAD, FMA, SAD
  /external/llvm/test/
lit.cfg 329 sysctl_cmd = subprocess.Popen(['sysctl', 'hw.optional.fma'],
334 if -1 != result.find("hw.optional.fma: 1"):
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target.cpp 33 2, 2, 2, 2, 2, 3, 3, 3, // ADD, SUB, MUL, DIV, MOD, MAD, FMA, SAD
65 // ADD, SUB, MUL; DIV, MOD; MAD, FMA, SAD
  /external/valgrind/main/VEX/priv/
host_generic_maddf.c 27 /* Generic helper functions for doing FMA, i.e. compute x * y + z
159 /* If x or y or z is Inf/NaN, or if fma will certainly overflow,

Completed in 1618 milliseconds

1 2 3 4 5 6 7 891011>>