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