HomeSort by relevance Sort by last modified time
    Searched defs:useRSqrt (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 85 bool UseRSqrt = false;
192 bool useRSqrt() const { return UseRSqrt; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64Subtarget.h 128 bool UseRSqrt = false;
270 bool useRSqrt() const { return UseRSqrt; }

Completed in 482 milliseconds