HomeSort by relevance Sort by last modified time
    Searched refs:cephes_log_p6 (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
llvm_ir_runtime.cc 219 const llvm::APFloat cephes_log_p6 = GetIeeeF32(+2.0000714765E-1); local
275 y2 = vsl.MulAdd(input, cephes_log_p6, cephes_log_p7);
  /external/eigen/Eigen/src/Core/arch/AVX512/
MathFunctions.h 60 _EIGEN_DECLARE_CONST_Packet16f(cephes_log_p6, +2.0000714765E-1f);
  /external/eigen/Eigen/src/Core/arch/AltiVec/
MathFunctions.h 45 static _EIGEN_DECLARE_CONST_Packet4f(cephes_log_p6, + 2.0000714765E-1f);
  /external/eigen/Eigen/src/Core/arch/AVX/
MathFunctions.h 141 _EIGEN_DECLARE_CONST_Packet8f(cephes_log_p6, +2.0000714765E-1f);
  /external/eigen/Eigen/src/Core/arch/SSE/
MathFunctions.h 46 _EIGEN_DECLARE_CONST_Packet4f(cephes_log_p6, + 2.0000714765E-1f);

Completed in 650 milliseconds