Searched refs:IsShortConstantValue (Results 1 – 1 of 1) sorted by relevance
321 return IsShortConstantValue(location.GetValue()) in ComputeCompressedKind()347 return IsShortConstantValue(location.GetValue()); in CanBeEncodedAsShortLocation()399 static bool IsShortConstantValue(int32_t value) { in IsShortConstantValue() function