Searched refs:recip (Results 1 – 1 of 1) sorted by relevance
880 static private Target.Floaty recip(double d, Target t) { in recip() method in CoreMathVerifier885 static private Target.Floaty recip(float f, Target t) { in recip() method in CoreMathVerifier2085 args.out = recip(args.inV, t); in computeHalfRecip()2784 args.out = recip(args.inVDouble, t);2789 args.out = recip(args.inV, t);