Home
last modified time | relevance | path

Searched refs:min_location_last_ref (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch32/
Dlocation-aarch32.cc39 int32_t min_location_last_ref = last_ref.GetMinLocation(); in Needs16BitPadding() local
40 VIXL_ASSERT(min_location_last_ref - location <= 2); in Needs16BitPadding()
41 return (min_location_last_ref > location); in Needs16BitPadding()