Searched refs:useRSqrt (Results 1 – 4 of 4) sorted by relevance
192 bool useRSqrt() const { return UseRSqrt; } in useRSqrt() function
150 bool UseRsqrt = ST.useRSqrt(); in initReciprocals()
270 bool useRSqrt() const { return UseRSqrt; } in useRSqrt() function
5280 (Enabled == ReciprocalEstimate::Unspecified && Subtarget->useRSqrt())) in getSqrtEstimate()