Searched defs:isNan (Results 1 – 8 of 8) sorted by relevance
34 static bool isNan(const Float16& val) { in isNan() function
43 static bool isNan(const Float16& val) { in isNan() function
804 const bool isNan = rnd.getFloat() > 0.3f; in getInputValues() local887 const bool isNan = !isInf && rnd.getFloat() > 0.4f; in getInputValues() local
883 const bool isNan = rnd.getFloat() > 0.3f; in getInputValues() local968 const bool isNan = !isInf && rnd.getFloat() > 0.4f; in getInputValues() local
677 const bool isNan = !isInf && rnd.getFloat() > 0.66f; in infNanRandomFloats() local