Searched refs:kBooleanCacheId (Results 1 – 3 of 3) sorted by relevance
51 return *down_cast<const BooleanType*>(entries_[kBooleanCacheId]); in Boolean()
164 static constexpr int32_t kBooleanCacheId = kNumSmallConstants; variable
66 CREATE_PRIMITIVE_TYPE(BooleanType, ClassRoot::kPrimitiveBoolean, "Z", kBooleanCacheId); in FillPrimitiveAndSmallConstantTypes()122 return *entries_[kBooleanCacheId]; in RegTypeFromPrimitiveType()