Searched refs:fma (Results 1 - 25 of 29) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DFunctionMultiArgs.java215 FunctionMultiArgs fma = (FunctionMultiArgs) expr;
219 if ((null == fma) || (fma.m_args.length != n))
224 if (!m_args[i].deepEquals(fma.m_args[i]))
229 else if (null != fma.m_args)
/external/clang/test/CodeGen/
H A Dlibcalls.c62 // CHECK-YES: call float @llvm.fma.f32
63 // CHECK-NO: call float @llvm.fma.f32
66 // CHECK-YES: call double @llvm.fma.f64
67 // CHECK-NO: call double @llvm.fma.f64
68 double l1 = fma(a1, a1, a1);
70 // CHECK-YES: call x86_fp80 @llvm.fma.f80
71 // CHECK-NO: call x86_fp80 @llvm.fma.f80
75 // CHECK-YES: declare float @llvm.fma.f32(float, float, float) [[NUW_RN:#[0-9]+]]
76 // CHECK-YES: declare double @llvm.fma.f64(double, double, double) [[NUW_RN]]
77 // CHECK-YES: declare x86_fp80 @llvm.fma
[all...]
H A Dlibcall-declarations.c91 double fma(double, double, double);
280 F(floorl), F(fma), F(fmaf), F(fmal), F(fmax),
390 // CHECK-NOERRNO: declare double @fma(double, double, double) [[NUW]]
/external/chromium_org/v8/src/arm64/
H A Dutils-arm64.h104 return fma(op1, op2, a);
/external/libcxx/test/numerics/c.math/
H A Dcmath.disabled.cpp812 static_assert((std::is_same<decltype(std::fma((bool)0, (float)0, (float)0)), double>::value), "");
813 static_assert((std::is_same<decltype(std::fma((char)0, (float)0, (float)0)), double>::value), "");
814 static_assert((std::is_same<decltype(std::fma((unsigned)0, (float)0, (float)0)), double>::value), "");
815 static_assert((std::is_same<decltype(std::fma((float)0, (int)0, (float)0)), double>::value), "");
816 static_assert((std::is_same<decltype(std::fma((float)0, (long)0, (float)0)), double>::value), "");
817 static_assert((std::is_same<decltype(std::fma((float)0, (float)0, (unsigned long long)0)), double>::value), "");
818 static_assert((std::is_same<decltype(std::fma((float)0, (float)0, (double)0)), double>::value), "");
819 static_assert((std::is_same<decltype(std::fma((float)0, (float)0, (long double)0)), long double>::value), "");
820 static_assert((std::is_same<decltype(std::fma((float)0, (float)0, (float)0)), float>::value), "");
822 static_assert((std::is_same<decltype(std::fma((boo
[all...]
/external/bison/darwin-lib/
H A Dmath.h1126 # undef fma
1127 # define fma rpl_fma
1129 _GL_FUNCDECL_RPL (fma, double, (double x, double y, double z));
1130 _GL_CXXALIAS_RPL (fma, double, (double x, double y, double z));
1133 _GL_FUNCDECL_SYS (fma, double, (double x, double y, double z));
1135 _GL_CXXALIAS_SYS (fma, double, (double x, double y, double z));
1137 _GL_CXXALIASWARN (fma);
1139 # undef fma macro
1141 _GL_WARN_ON_USE (fma, "fma i
[all...]
/external/bison/lib/
H A Dmath.in.h814 # undef fma macro
815 # define fma rpl_fma macro
817 _GL_FUNCDECL_RPL (fma, double, (double x, double y, double z));
818 _GL_CXXALIAS_RPL (fma, double, (double x, double y, double z));
821 _GL_FUNCDECL_SYS (fma, double, (double x, double y, double z));
823 _GL_CXXALIAS_SYS (fma, double, (double x, double y, double z));
825 _GL_CXXALIASWARN (fma); variable
827 # undef fma macro
829 _GL_WARN_ON_USE (fma, "fma i
[all...]
/external/bison/linux-lib/
H A Dmath.h1126 # undef fma
1127 # define fma rpl_fma
1129 _GL_FUNCDECL_RPL (fma, double, (double x, double y, double z));
1130 _GL_CXXALIAS_RPL (fma, double, (double x, double y, double z));
1133 _GL_FUNCDECL_SYS (fma, double, (double x, double y, double z));
1135 _GL_CXXALIAS_SYS (fma, double, (double x, double y, double z));
1137 _GL_CXXALIASWARN (fma);
1139 # undef fma macro
1141 _GL_WARN_ON_USE (fma, "fma i
[all...]
/external/llvm/include/llvm/Transforms/Utils/
H A DVectorUtils.h49 case Intrinsic::fma:
/external/vixl/src/
H A Dutils-vixl.h144 return fma(op1, op2, a);
/external/clang/lib/Headers/
H A Dtgmath.h731 // fma
741 {return fma(__x, __y, __z);}
748 #undef fma macro
749 #define fma(__x, __y, __z) \ macro
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
H A Dx86cpu.gperf365 fma, x86_cpu_set, CPU_FMA
/external/libcxx/test/depr/depr.c.headers/
H A Dmath_h.disabled.cpp411 static_assert((std::is_same<decltype(fma((double)0, (double)0, (double)0)), double>::value), "");
414 assert(fma(1,1,1) == 2);
/external/ltrace/etc/
H A Dlibm.so.conf376 double fma(double, double, double);
/external/openssl/crypto/bn/asm/
H A Dia64.S1545 (pred) fma.s1 f10=f9,f10,f10;; // [10] q1 = q0 + e0 * q0
1546 (pred) fma.s1 f8=f9,f8,f8 //;; // [15] y1 = y0 + e0 * y0
1547 (pred) fma.s1 f9=f11,f10,f10;; // [15] q2 = q1 + e1 * q1
1548 (pred) fma.s1 f8=f11,f8,f8 //;; // [20] y2 = y1 + e1 * y1
1550 (pred) fma.s1 f8=f10,f8,f9;; // [25] q3 = q2 + r2 * y2
/external/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp573 case Intrinsic::fma: ISD = ISD::FMA; break;
/external/llvm/lib/Analysis/
H A DConstantFolding.cpp1252 case Intrinsic::fma:
1717 case Intrinsic::fma:
H A DValueTracking.cpp2038 case Intrinsic::fma:
/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp1333 // Rewrite fma to intrinsic.
1336 Value *F = CGM.getIntrinsic(Intrinsic::fma, ArgType);
2718 Value *F = CGM.getIntrinsic(Intrinsic::fma, Ty);
2723 // NEON intrinsic puts accumulator first, unlike the LLVM fma.
4488 // operand, but the 'fma' intrinsics have it last. Swap it around here.
4506 Int = Intrinsic::fma;
4511 // v1f64 fma should be mapped to Neon scalar f64 fma
4519 Value *F = CGM.getIntrinsic(Intrinsic::fma, DoubleTy);
4523 Value *F = CGM.getIntrinsic(Intrinsic::fma, T
[all...]
/external/eigen/unsupported/test/mpreal/
H A Dmpreal.h395 friend const mpreal fma (const mpreal& v1, const mpreal& v2, const mpreal& v3, mp_rnd_t rnd_mode = mpreal::get_default_rnd());
2205 inline const mpreal fma (const mpreal& v1, const mpreal& v2, const mpreal& v3, mp_rnd_t rnd_mode) function in namespace:mpfr
/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile711 modules/arch/x86/tests/gen-fma-test.py \
766 modules/arch/x86/tests/fma.asm modules/arch/x86/tests/fma.hex \
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile711 modules/arch/x86/tests/gen-fma-test.py \
766 modules/arch/x86/tests/fma.asm modules/arch/x86/tests/fma.hex \
/external/chromium_org/third_party/yasm/source/config/linux/
H A DMakefile711 modules/arch/x86/tests/gen-fma-test.py \
766 modules/arch/x86/tests/fma.asm modules/arch/x86/tests/fma.hex \
/external/chromium_org/third_party/yasm/source/config/mac/
H A DMakefile711 modules/arch/x86/tests/gen-fma-test.py \
766 modules/arch/x86/tests/fma.asm modules/arch/x86/tests/fma.hex \
/external/chromium_org/third_party/yasm/source/config/openbsd/
H A DMakefile711 modules/arch/x86/tests/gen-fma-test.py \
766 modules/arch/x86/tests/fma.asm modules/arch/x86/tests/fma.hex \

Completed in 675 milliseconds

12