HomeSort by: relevance | last modified time | path
    Searched refs:useRSqrt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64Subtarget.h 236 bool UseRSqrt = false;
409 bool useRSqrt() const { return UseRSqrt; }
AArch64ISelLowering.cpp 7710 (Enabled == ReciprocalEstimate::Unspecified && Subtarget->useRSqrt()))

Completed in 99 milliseconds