Searched refs:kExponentIsSmallThreshold (Results 1 – 1 of 1) sorted by relevance
1129 const auto kExponentIsSmallThreshold = 1e-5; in EmitExpm1() local1133 FCmpOLT(abs_x, llvm::ConstantFP::get(type, kExponentIsSmallThreshold)); in EmitExpm1()