Searched refs:do_recip_sqrt_estimate (Results 1 – 1 of 1) sorted by relevance
816 static int do_recip_sqrt_estimate(int a) in do_recip_sqrt_estimate() function858 estimate = do_recip_sqrt_estimate(scaled); in recip_sqrt_estimate()1018 estimate = do_recip_sqrt_estimate(extract32(a, 23, 9)); in HELPER()