Searched defs:FastMath (Results 1 – 3 of 3) sorted by relevance
43 final public class FastMath { class45 private FastMath() { in FastMath() method in FastMath
44 public class FastMath { class250 private FastMath() { in FastMath() method in FastMath
4285 bool FastMath = FP && I->hasUnsafeAlgebra(); in isReductionInstr() local