Home
last modified time | relevance | path

Searched refs:unioned (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dtypes.cc907 Type Type::NormalizeUnion(UnionType* unioned, int size, Zone* zone) { in NormalizeUnion() argument
909 DCHECK(unioned->Get(0).IsBitset()); in NormalizeUnion()
912 return unioned->Get(0); in NormalizeUnion()
914 bitset bits = unioned->Get(0).AsBitset(); in NormalizeUnion()
917 if (unioned->Get(1).IsRange()) { in NormalizeUnion()
918 return Type::Range(unioned->Get(1).AsRange()->Min(), in NormalizeUnion()
919 unioned->Get(1).AsRange()->Max(), zone); in NormalizeUnion()
922 unioned->Shrink(size); in NormalizeUnion()
923 SLOW_DCHECK(unioned->Wellformed()); in NormalizeUnion()
924 return Type(unioned); in NormalizeUnion()
Dtypes.h497 static Type NormalizeUnion(UnionType* unioned, int size, Zone* zone);
/external/dagger2/
DCHANGELOG.md63 * Set bindings are now unioned when calling `.plus()`.
/external/skia/docs/
DSkRegion_Reference.bmh1326 #Line # target unioned with operand ##
/external/skqp/docs/
DSkRegion_Reference.bmh1326 #Line # target unioned with operand ##