Searched refs:recip_estimate (Results 1 – 2 of 2) sorted by relevance
4783 double estimate = recip_estimate(scaled); in FPRecipEstimate()4847 double Simulator::recip_estimate(double a) { in recip_estimate() function in vixl::aarch64::Simulator4870 dp_result = recip_estimate(dp_operand) * std::pow(2.0, 31); in urecpe()
2928 double recip_estimate(double a);