Searched refs:negative_half (Results 1 – 1 of 1) sorted by relevance
1070 auto negative_half = llvm::ConstantFP::get(type, -0.5); in EmitLog1p() local1075 auto for_small_x = FMul(FAdd(FMul(negative_half, x), one), x); in EmitLog1p()