Home
last modified time | relevance | path

Searched refs:TypeImpl (Results 1 – 12 of 12) sorted by relevance

/external/v8/src/
Dtypes.cc24 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 …]
Dtypes.h320 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 …]
Dtypes-inl.h20 typename TypeImpl<Config>::bitset TypeImpl<Config>::BitsetType::SignedSmall() { in SignedSmall()
26 typename TypeImpl<Config>::bitset
27 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()
Dlist.h210 template<class> class TypeImpl; variable
212 typedef TypeImpl<HeapTypeConfig> HeapType;
Dproperty-details.h59 template<class> class TypeImpl; variable
61 typedef TypeImpl<ZoneTypeConfig> Type;
Dobjects.h862 template<class> class TypeImpl; variable
864 typedef TypeImpl<HeapTypeConfig> HeapType;
/external/clang/test/Parser/
DDelayedTemplateParsing.cpp134 struct TypeImpl { struct
143 struct TypeImpl<Config>::BitsetType {
150 TypeImpl<HeapTypeConfig>::Any(); in f()
/external/v8/src/compiler/
Dsimplified-operator.h19 class TypeImpl; variable
21 typedef TypeImpl<ZoneTypeConfig> Type;
Dcommon-operator.h18 class TypeImpl; variable
20 typedef TypeImpl<ZoneTypeConfig> Type;
/external/v8/src/wasm/
Dasm-wasm-builder.cc499 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()
/external/v8/test/unittests/compiler/
Dnode-test-utils.h21 class TypeImpl; variable
24 typedef TypeImpl<ZoneTypeConfig> Type;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...