Searched refs:TypeImpl (Results 1 – 12 of 12) sorted by relevance
24 bool TypeImpl<Config>::Limits::IsEmpty() { in IsEmpty()30 typename TypeImpl<Config>::Limits TypeImpl<Config>::Limits::Intersect( in Intersect()41 typename TypeImpl<Config>::Limits TypeImpl<Config>::Limits::Union( in Union()54 bool TypeImpl<Config>::Overlap( in Overlap()55 typename TypeImpl<Config>::RangeType* lhs, in Overlap()56 typename TypeImpl<Config>::RangeType* rhs) { in Overlap()63 bool TypeImpl<Config>::Contains( in Contains()64 typename TypeImpl<Config>::RangeType* lhs, in Contains()65 typename TypeImpl<Config>::RangeType* rhs) { in Contains()72 bool TypeImpl<Config>::Contains(typename TypeImpl<Config>::RangeType* lhs, in Contains()[all …]
320 class TypeImpl : public Config::Base {336 typedef typename Config::template Handle<TypeImpl>::type TypeHandle;349 static TypeImpl* type() { \358 static TypeImpl* SignedSmall() { in PROPER_BITSET_TYPE_LIST()364 static TypeImpl* UnsignedSmall() { in UnsignedSmall()455 bool Is(TypeImpl* that) { return this == that || this->SlowIs(that); } in Is()459 bool Maybe(TypeImpl* that);463 bool Equals(TypeImpl* that) { return this->Is(that) && that->Is(this); } in Equals()477 bool NowIs(TypeImpl* that);545 static inline TypeImpl* cast(typename Config::Base* object);[all …]
20 typename TypeImpl<Config>::bitset TypeImpl<Config>::BitsetType::SignedSmall() { in SignedSmall()26 typename TypeImpl<Config>::bitset27 TypeImpl<Config>::BitsetType::UnsignedSmall() { in UnsignedSmall()34 typename TypeImpl<Config>::TypeHandle TypeImpl<Config>::Name( \43 TypeImpl<Config>* TypeImpl<Config>::cast(typename Config::Base* object) { in SIMD128_TYPES()44 TypeImpl* t = static_cast<TypeImpl*>(object); in SIMD128_TYPES()53 typename TypeImpl<Config>::TypeHandle TypeImpl<Config>::NowOf( in NowOf()64 bool TypeImpl<Config>::NowContains(i::Object* value) { in NowContains()
210 template<class> class TypeImpl; variable212 typedef TypeImpl<HeapTypeConfig> HeapType;
59 template<class> class TypeImpl; variable61 typedef TypeImpl<ZoneTypeConfig> Type;
862 template<class> class TypeImpl; variable864 typedef TypeImpl<HeapTypeConfig> HeapType;
134 struct TypeImpl { struct143 struct TypeImpl<Config>::BitsetType {150 TypeImpl<HeapTypeConfig>::Any(); in f()
19 class TypeImpl; variable21 typedef TypeImpl<ZoneTypeConfig> Type;
18 class TypeImpl; variable20 typedef TypeImpl<ZoneTypeConfig> Type;
499 TypeImpl<ZoneTypeConfig>* type = obj->bounds().lower; in VisitProperty()883 TypeImpl<ZoneTypeConfig>* type = expr->bounds().lower; in TypeIndexOf()995 LocalType TypeFrom(TypeImpl<ZoneTypeConfig>* type) { in TypeFrom()
21 class TypeImpl; variable24 typedef TypeImpl<ZoneTypeConfig> Type;
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...