Searched refs:UseRSqrt (Results 1 – 7 of 7) sorted by relevance
85 bool UseRSqrt = false; variable192 bool useRSqrt() const { return UseRSqrt; } in useRSqrt()
106 "use-reverse-square-root", "UseRSqrt", "true", "Use reverse square root">;
193 bool UseRSqrt = false; variable354 bool useRSqrt() const { return UseRSqrt; } in useRSqrt()
234 "use-reciprocal-square-root", "UseRSqrt", "true",
219 bool UseRSqrt = false; variable389 bool useRSqrt() const { return UseRSqrt; } in useRSqrt()
257 "use-reciprocal-square-root", "UseRSqrt", "true",
19305 if (Bits[AArch64::FeatureUseRSqrt]) UseRSqrt = true;