Searched refs:FPRecipSqrtEstimate (Results 1 – 2 of 2) sorted by relevance
5897 T Simulator::FPRecipSqrtEstimate(T op) { in FPRecipSqrtEstimate() function in vixl::aarch64::Simulator5978 dst.SetFloat(vform, i, FPRecipSqrtEstimate<SimFloat16>(input)); in frsqrte()5983 dst.SetFloat(vform, i, FPRecipSqrtEstimate<float>(input)); in frsqrte()5989 dst.SetFloat(vform, i, FPRecipSqrtEstimate<double>(input)); in frsqrte()
4306 T FPRecipSqrtEstimate(T op);4318 double FPRecipSqrtEstimate(double a);