Searched refs:kFloatCacheId (Results 1 – 3 of 3) sorted by relevance
66 return *down_cast<const FloatType*>(entries_[kFloatCacheId]); in Float()
171 static constexpr int32_t kFloatCacheId = kNumSmallConstants + 7; variable
73 CREATE_PRIMITIVE_TYPE(FloatType, ClassRoot::kPrimitiveFloat, "F", kFloatCacheId); in FillPrimitiveAndSmallConstantTypes()134 return *entries_[kFloatCacheId]; in RegTypeFromPrimitiveType()