Searched defs:haveFastSqrt (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp153 bool TargetTransformInfo::haveFastSqrt(Type *Ty) const { function in class:TargetTransformInfo
532 bool haveFastSqrt(Type *Ty) const { function in struct:__anon2227::NoTTI
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp188 bool BasicTTI::haveFastSqrt(Type *Ty) const { function in class:BasicTTI

Completed in 110 milliseconds