Searched refs:result_for_nan (Results 1 – 1 of 1) sorted by relevance
1370 auto result_for_nan = in NextAfter() local1373 result_for_nan = BitcastConvertType(result_for_nan, int_type); in NextAfter()1428 result = Select(nan_input, result_for_nan, result); in NextAfter()