Searched refs:recip_estimate (Results 1 – 2 of 2) sorted by relevance
4695 double estimate = recip_estimate(scaled); in FPRecipEstimate()4756 double Simulator::recip_estimate(double a) { in recip_estimate() function in vixl::Simulator4778 dp_result = recip_estimate(dp_operand) * std::pow(2.0, 31); in urecpe()
2531 double recip_estimate(double a);