Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h192 bool useRSqrt() const { return UseRSqrt; } in useRSqrt() function
DAArch64TargetMachine.cpp150 bool UseRsqrt = ST.useRSqrt(); in initReciprocals()