Searched refs:kShortCacheId (Results 1 – 3 of 3) sorted by relevance
60 return *down_cast<const ShortType*>(entries_[kShortCacheId]); in Short()
166 static constexpr int32_t kShortCacheId = kNumSmallConstants + 2; variable
68 CREATE_PRIMITIVE_TYPE(ShortType, ClassRoot::kPrimitiveShort, "S", kShortCacheId); in FillPrimitiveAndSmallConstantTypes()126 return *entries_[kShortCacheId]; in RegTypeFromPrimitiveType()