Home | History | Annotate | Download | only in arm64

Lines Matching full:fsqrt

3761   // Math.pow(x, 0.5) differs from fsqrt(x) in the following cases:
3774 __ Fsqrt(result, double_scratch());
3914 __ Fsqrt(result, input);