Searched refs:kExponentIsSmallThreshold (Results 1 – 1 of 1) sorted by relevance
1440 const auto kExponentIsSmallThreshold = 0.009; in EmitExpm1() local1444 FCmpOLT(abs_x, llvm::ConstantFP::get(type, kExponentIsSmallThreshold)); in EmitExpm1()