Home
last modified time | relevance | path

Searched refs:UseRSqrt (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h85 bool UseRSqrt = false; variable
192 bool useRSqrt() const { return UseRSqrt; } in useRSqrt()
DAArch64.td106 "use-reverse-square-root", "UseRSqrt", "true", "Use reverse square root">;