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