Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dintrinsics.cc58 static const char kLowFieldName[] = "low"; variable
122 int32_t low = GetIntegerCacheField(cache_class, kLowFieldName); in CheckIntegerCache()
197 int32_t low = GetIntegerCacheField(cache_class, kLowFieldName); in ComputeIntegerValueOfLocations()
272 return GetIntegerCacheField(cache_class, kLowFieldName); in GetIntegerCacheLowFromIntegerCache()
306 info.low = GetIntegerCacheField(cache_class, kLowFieldName); in ComputeIntegerValueOfInfo()