Searched refs:kDoubleLoCacheId (Results 1 – 3 of 3) sorted by relevance
75 return *down_cast<const DoubleLoType*>(entries_[kDoubleLoCacheId]); in DoubleLo()
172 static constexpr int32_t kDoubleLoCacheId = kNumSmallConstants + 8; variable
74 CREATE_PRIMITIVE_TYPE(DoubleLoType, ClassRoot::kPrimitiveDouble, "D", kDoubleLoCacheId); in FillPrimitiveAndSmallConstantTypes()136 return *entries_[kDoubleLoCacheId]; in RegTypeFromPrimitiveType()