Searched refs:exp_hi (Results 1 – 9 of 9) sorted by relevance
/external/libxaac/decoder/drc_src/ |
D | impd_drc_extr_delta_coded_info.h | 56 FLOAT32 exp_hi; member
|
D | impd_drc_uni_tables.h | 56 FLOAT32 exp_hi; member
|
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
D | MathFunctions.h | 51 static _EIGEN_DECLARE_CONST_Packet4f(exp_hi, 88.3762626647950f); 70 static _EIGEN_DECLARE_CONST_Packet2d(exp_hi, 709.437);
|
/external/eigen/Eigen/src/Core/arch/NEON/ |
D | MathFunctions.h | 28 _EIGEN_DECLARE_CONST_Packet4f(exp_hi, 88.3762626647950f);
|
/external/eigen/Eigen/src/Core/arch/ZVector/ |
D | MathFunctions.h | 27 static _EIGEN_DECLARE_CONST_Packet2d(exp_hi, 709.437);
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | llvm_ir_runtime.cc | 127 const llvm::APFloat exp_hi = GetIeeeF32(88.3762626647950); in GenerateVF32Exp() local 142 vsl.Clamp(input, /*low=*/exp_lo, /*high=*/exp_hi); in GenerateVF32Exp()
|
/external/eigen/Eigen/src/Core/arch/AVX/ |
D | MathFunctions.h | 214 _EIGEN_DECLARE_CONST_Packet8f(exp_hi, 88.3762626647950f); 284 _EIGEN_DECLARE_CONST_Packet4d(exp_hi, 709.437);
|
/external/eigen/Eigen/src/Core/arch/SSE/ |
D | MathFunctions.h | 115 _EIGEN_DECLARE_CONST_Packet4f(exp_hi, 88.3762626647950f); 180 _EIGEN_DECLARE_CONST_Packet2d(exp_hi, 709.437);
|
/external/eigen/Eigen/src/Core/arch/AVX512/ |
D | MathFunctions.h | 137 _EIGEN_DECLARE_CONST_Packet16f(exp_hi, 88.3762626647950f);
|