Searched defs:haveFastSqrt (Results 1 – 12 of 12) sorted by relevance
197 bool haveFastSqrt(Type *Ty) { in haveFastSqrt() function
202 bool TargetTransformInfo::haveFastSqrt(Type *Ty) const { in haveFastSqrt() function in TargetTransformInfo
256 bool haveFastSqrt(Type *Ty) { return false; } in haveFastSqrt() function
852 bool haveFastSqrt(Type *Ty) override { return Impl.haveFastSqrt(Ty); } in haveFastSqrt() function
393 bool haveFastSqrt(Type *Ty) { in haveFastSqrt() function
349 bool haveFastSqrt(Type *Ty) { return false; } in haveFastSqrt() function
1626 bool haveFastSqrt(Type *Ty) override { return Impl.haveFastSqrt(Ty); } in haveFastSqrt() function
383 bool haveFastSqrt(Type *Ty) const { return false; } in haveFastSqrt() function
2210 bool haveFastSqrt(Type *Ty) override { return Impl.haveFastSqrt(Ty); } in haveFastSqrt() function
439 bool TargetTransformInfo::haveFastSqrt(Type *Ty) const { in haveFastSqrt() function in TargetTransformInfo
512 bool haveFastSqrt(Type *Ty) { in haveFastSqrt() function
582 bool TargetTransformInfo::haveFastSqrt(Type *Ty) const { in haveFastSqrt() function in TargetTransformInfo