Searched refs:min_location_last_ref (Results 1 – 1 of 1) sorted by relevance
39 int32_t min_location_last_ref = last_ref.GetMinLocation(); in Needs16BitPadding() local40 VIXL_ASSERT(min_location_last_ref - location <= 2); in Needs16BitPadding()41 return (min_location_last_ref > location); in Needs16BitPadding()