Searched refs:kIntCacheId (Results 1 – 3 of 3) sorted by relevance
63 return *down_cast<const IntegerType*>(entries_[kIntCacheId]); in Integer()
168 static constexpr int32_t kIntCacheId = kNumSmallConstants + 4; variable
70 CREATE_PRIMITIVE_TYPE(IntegerType, ClassRoot::kPrimitiveInt, "I", kIntCacheId); in FillPrimitiveAndSmallConstantTypes()130 return *entries_[kIntCacheId]; in RegTypeFromPrimitiveType()