Searched defs:isNan (Results 1 – 7 of 7) sorted by relevance
43 static bool isNan(const Float16& val) { in isNan() function
47 static bool isNan(const Float16& val) { in isNan() function
56 bool isNan(double x) in isNan() function
811 const bool isNan = rnd.getFloat() > 0.3f; in getInputValues() local893 const bool isNan = !isInf && rnd.getFloat() > 0.4f; in getInputValues() local
889 const bool isNan = rnd.getFloat() > 0.3f; in getInputValues() local973 const bool isNan = !isInf && rnd.getFloat() > 0.4f; in getInputValues() local
1015 const bool isNan = rnd.getFloat() > 0.3f; in getInputValues() local1113 const bool isNan = !isInf && rnd.getFloat() > 0.4f; in getInputValues() local