Home
last modified time | relevance | path

Searched refs:min_norm_pos (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.cc199 const llvm::APFloat min_norm_pos = GetIeeeF32FromBitwiseRep(0x00800000); in GenerateVF32Log() local
211 llvm::Value* tmp0 = vsl.Max(min_norm_pos, input); in GenerateVF32Log()
/external/eigen/Eigen/src/Core/arch/AVX512/
DMathFunctions.h48 _EIGEN_DECLARE_CONST_Packet16f_FROM_INT(min_norm_pos, 0x00800000);
/external/eigen/Eigen/src/Core/arch/AltiVec/
DMathFunctions.h31 static _EIGEN_DECLARE_CONST_Packet4f_FROM_INT(min_norm_pos, 0x00800000);
/external/eigen/Eigen/src/Core/arch/AVX/
DMathFunctions.h130 _EIGEN_DECLARE_CONST_Packet8f_FROM_INT(min_norm_pos, 0x00800000);
/external/eigen/Eigen/src/Core/arch/SSE/
DMathFunctions.h33 _EIGEN_DECLARE_CONST_Packet4f_FROM_INT(min_norm_pos, 0x00800000);