Home
last modified time | relevance | path

Searched defs:haveFastSqrt (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h197 bool haveFastSqrt(Type *Ty) { in haveFastSqrt() function
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp202 bool TargetTransformInfo::haveFastSqrt(Type *Ty) const { in haveFastSqrt() function in TargetTransformInfo
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h256 bool haveFastSqrt(Type *Ty) { return false; } in haveFastSqrt() function
DTargetTransformInfo.h852 bool haveFastSqrt(Type *Ty) override { return Impl.haveFastSqrt(Ty); } in haveFastSqrt() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h393 bool haveFastSqrt(Type *Ty) { in haveFastSqrt() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h349 bool haveFastSqrt(Type *Ty) { return false; } in haveFastSqrt() function
DTargetTransformInfo.h1626 bool haveFastSqrt(Type *Ty) override { return Impl.haveFastSqrt(Ty); } in haveFastSqrt() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h383 bool haveFastSqrt(Type *Ty) const { return false; } in haveFastSqrt() function
DTargetTransformInfo.h2210 bool haveFastSqrt(Type *Ty) override { return Impl.haveFastSqrt(Ty); } in haveFastSqrt() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp439 bool TargetTransformInfo::haveFastSqrt(Type *Ty) const { in haveFastSqrt() function in TargetTransformInfo
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h512 bool haveFastSqrt(Type *Ty) { in haveFastSqrt() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp582 bool TargetTransformInfo::haveFastSqrt(Type *Ty) const { in haveFastSqrt() function in TargetTransformInfo