Searched refs:useRSqrt (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h355 bool useRSqrt() const { return UseRSqrt; } function in class:llvm::final
H A DAArch64ISelLowering.cpp6062 (Enabled == ReciprocalEstimate::Unspecified && Subtarget->useRSqrt()))

Completed in 184 milliseconds