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

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

Completed in 180 milliseconds