Searched refs:recip_sqrt_estimate (Results 1 – 2 of 2) sorted by relevance
4521 double Simulator::recip_sqrt_estimate(double a) { in recip_sqrt_estimate() function in vixl::Simulator4590 double estimate = recip_sqrt_estimate(scaled); in FPRecipSqrtEstimate()4746 dp_result = recip_sqrt_estimate(dp_operand) * std::pow(2.0, 31); in ursqrte()
2530 double recip_sqrt_estimate(double a);