Searched refs:recip_sqrt_estimate (Results 1 – 2 of 2) sorted by relevance
4600 double Simulator::recip_sqrt_estimate(double a) { in recip_sqrt_estimate() function in vixl::aarch64::Simulator4669 uint64_t estimate = DoubleToRawbits(recip_sqrt_estimate(scaled)); in FPRecipSqrtEstimate()4837 dp_result = recip_sqrt_estimate(dp_operand) * std::pow(2.0, 31); in ursqrte()
2927 double recip_sqrt_estimate(double a);