Home
last modified time | relevance | path

Searched refs:cephes_exp_p2 (Results 1 – 7 of 7) sorted by relevance

/external/eigen/Eigen/src/Core/arch/NEON/
DMathFunctions.h35 _EIGEN_DECLARE_CONST_Packet4f(cephes_exp_p2, 8.3334519073E-3f);
/external/eigen/Eigen/src/Core/arch/AltiVec/
DMathFunctions.h60 static _EIGEN_DECLARE_CONST_Packet4f(cephes_exp_p2, 8.3334519073E-3f);
77 static _EIGEN_DECLARE_CONST_Packet2d(cephes_exp_p2, 9.99999999999999999910e-1);
/external/eigen/Eigen/src/Core/arch/ZVector/
DMathFunctions.h34 static _EIGEN_DECLARE_CONST_Packet2d(cephes_exp_p2, 9.99999999999999999910e-1);
/external/eigen/Eigen/src/Core/arch/AVX/
DMathFunctions.h221 _EIGEN_DECLARE_CONST_Packet8f(cephes_exp_p2, 8.3334519073E-3f);
291 _EIGEN_DECLARE_CONST_Packet4d(cephes_exp_p2, 9.99999999999999999910e-1);
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.cc178 const llvm::APFloat cephes_exp_p2 = GetIeeeF32(8.3334519073E-3); in GenerateVF32Exp() local
260 z = vsl.MulAdd(z, x, cephes_exp_p2); in GenerateVF32Exp()
/external/eigen/Eigen/src/Core/arch/SSE/
DMathFunctions.h124 _EIGEN_DECLARE_CONST_Packet4f(cephes_exp_p2, 8.3334519073E-3f);
187 _EIGEN_DECLARE_CONST_Packet2d(cephes_exp_p2, 9.99999999999999999910e-1);
/external/eigen/Eigen/src/Core/arch/AVX512/
DMathFunctions.h144 _EIGEN_DECLARE_CONST_Packet16f(cephes_exp_p2, 8.3334519073E-3f);