Searched refs:kLongLoCacheId (Results 1 – 3 of 3) sorted by relevance
69 return *down_cast<const LongLoType*>(entries_[kLongLoCacheId]); in LongLo()
169 static constexpr int32_t kLongLoCacheId = kNumSmallConstants + 5; variable
71 CREATE_PRIMITIVE_TYPE(LongLoType, ClassRoot::kPrimitiveLong, "J", kLongLoCacheId); in FillPrimitiveAndSmallConstantTypes()132 return *entries_[kLongLoCacheId]; in RegTypeFromPrimitiveType()