Searched refs:handle_nan_eq (Results 1 – 1 of 1) sorted by relevance
5107 vixl32::Label handle_nan_eq, done; in GenerateMinMaxDouble() local5114 __ B(vs, &handle_nan_eq, /* is_far_target= */ false); // if un-ordered, go to NaN handling. in GenerateMinMaxDouble()5135 __ Bind(&handle_nan_eq); in GenerateMinMaxDouble()