Home | History | Annotate | Download | only in arm64

Lines Matching refs:Fsqrt

4056   // Math.pow(x, 0.5) differs from fsqrt(x) in the following cases:
4069 __ Fsqrt(result, double_scratch());
4209 __ Fsqrt(result, input);