Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h349 return IsShortStackOffsetValue(location.GetValue()) in ComputeCompressedKind()
374 return IsShortStackOffsetValue(location.GetValue()); in CanBeEncodedAsShortLocation()
418 static bool IsShortStackOffsetValue(int32_t value) { in IsShortStackOffsetValue() function