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

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
llvm_ir_runtime.cc 214 const llvm::APFloat cephes_log_p1 = GetIeeeF32(-1.1514610310E-1); local
273 y = vsl.MulAdd(input, cephes_log_p0, cephes_log_p1);
  /external/eigen/Eigen/src/Core/arch/AVX512/
MathFunctions.h 55 _EIGEN_DECLARE_CONST_Packet16f(cephes_log_p1, -1.1514610310E-1f);
  /external/eigen/Eigen/src/Core/arch/AltiVec/
MathFunctions.h 40 static _EIGEN_DECLARE_CONST_Packet4f(cephes_log_p1, - 1.1514610310E-1f);
  /external/eigen/Eigen/src/Core/arch/AVX/
MathFunctions.h 136 _EIGEN_DECLARE_CONST_Packet8f(cephes_log_p1, -1.1514610310E-1f);
  /external/eigen/Eigen/src/Core/arch/SSE/
MathFunctions.h 41 _EIGEN_DECLARE_CONST_Packet4f(cephes_log_p1, - 1.1514610310E-1f);

Completed in 181 milliseconds