Searched refs:UseRSqrt (Results 1 – 5 of 5) 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">;
128 bool UseRSqrt = false; variable270 bool useRSqrt() const { return UseRSqrt; } in useRSqrt()
175 "use-reciprocal-square-root", "UseRSqrt", "true",
10932 if (Bits[AArch64::FeatureUseRSqrt]) UseRSqrt = true;