Searched refs:nan_result (Results 1 – 1 of 1) sorted by relevance
4048 T nan_result = FPProcessNaNs(op1, op2); in fcmp() local4049 if (!std::isnan(nan_result)) { in fcmp()