Home
last modified time | relevance | path

Searched refs:Tagged (Results 1 – 25 of 60) sorted by relevance

123

/external/v8/test/cctest/
Dtest-representation.cc58 TestPairPositive(Representation::Tagged(), Representation::None()); in TEST()
69 TestPairPositive(Representation::Tagged(), Representation::Integer8()); in TEST()
80 TestPairPositive(Representation::Tagged(), Representation::UInteger8()); in TEST()
91 TestPairPositive(Representation::Tagged(), Representation::Integer16()); in TEST()
102 TestPairPositive(Representation::Tagged(), Representation::UInteger16()); in TEST()
113 TestPairPositive(Representation::Tagged(), Representation::Smi()); in TEST()
124 TestPairPositive(Representation::Tagged(), Representation::Integer32()); in TEST()
Dtest-transitions.cc55 attributes, Representation::Tagged(), in TEST()
59 attributes, Representation::Tagged(), in TEST()
106 attributes, Representation::Tagged(), in TEST()
110 attributes, Representation::Tagged(), in TEST()
164 attributes, Representation::Tagged(), in TEST()
213 attributes, Representation::Tagged(), in TEST()
256 Representation::Tagged(), in TEST()
275 attributes, Representation::Tagged(), in TEST()
Dtest-field-type-tracking.cc162 Init(index, ACCESSOR, attrs, Representation::Tagged(), in SetAccessorField()
181 Init(index, ACCESSOR_CONSTANT, attrs, Representation::Tagged(), getter); in SetAccessorConstant()
217 representations_[index] = Representation::Tagged(); in GeneralizeRepresentation()
577 Representation::Tagged(), any_type, FORCE_FIELD); in TestGeneralizeRepresentation()
579 Representation::Tagged(), any_type); in TestGeneralizeRepresentation()
732 Representation::Tagged(), any_type); in TEST()
746 Representation::Tagged(), any_type); in TEST()
760 Representation::Tagged(), any_type); in TEST()
850 Representation::Tagged(), any_type, in TEST()
851 Representation::Tagged(), any_type); in TEST()
[all …]
Dtest-hydrogen-types.cc107 CHECK(!HType::Tagged().IsSubtypeOf(ti) || in TEST()
108 HType::Tagged().Equals(ti) || in TEST()
Dtest-unboxed-doubles.cc86 Representation::Tagged()};
1011 NONE, Representation::Tagged(), in TEST()
1106 Representation::Tagged(), in TEST()
1356 NONE, Representation::Tagged(), in TEST()
1596 Representation::Tagged(), in TestWriteBarrierObjectShiftFieldsRight()
1601 map, 0, kData, NONE, Representation::Tagged(), any_type, FORCE_FIELD); in TestWriteBarrierObjectShiftFieldsRight()
/external/v8/src/crankshaft/
Dhydrogen-instructions.h490 explicit HValue(HType type = HType::Tagged())
1131 explicit HInstruction(HType type = HType::Tagged()) in DECLARE_ABSTRACT_INSTRUCTION()
1162 explicit HTemplateInstruction(HType type = HType::Tagged())
1258 set_representation(Representation::Tagged()); in HDummyUse()
1442 return Representation::Tagged(); in RequiredInputRepresentation()
1458 set_representation(Representation::Tagged()); in HUnaryControlInstruction()
1491 set_representation(Representation::Tagged()); in HContext()
1507 return Representation::Tagged(); in RequiredInputRepresentation()
1543 explicit HUnaryOperation(HValue* value, HType type = HType::Tagged())
1916 return Representation::Tagged(); in RequiredInputRepresentation()
[all …]
Dhydrogen-infer-representation.cc144 phi->ChangeRepresentation(Representation::Tagged()); in Run()
154 current->ChangeRepresentation(Representation::Tagged()); in Run()
Dhydrogen-types.cc27 return HType::Tagged(); in FromType()
Dhydrogen-types.h22 V(Tagged, 0x1) /* 0000 0000 0000 0001 */ \
Dhydrogen-instructions.cc532 !t.value->type().Equals(HType::Tagged())) in operator <<()
1148 return Representation::Tagged(); in observed_input_representation()
1154 return Representation::Tagged(); in observed_input_representation()
1454 return Representation::Tagged(); in RequiredInputRepresentation()
2851 r = Representation::Tagged(); in Initialize()
3644 if (OperandCount() == 0) return HType::Tagged(); in CalculateInferredType()
4518 return HObjectAccess(kInobject, offset, Representation::Tagged()); in ForAllocationSiteOffset()
4520 return HObjectAccess(kInobject, offset, Representation::Tagged()); in ForAllocationSiteOffset()
4526 return HObjectAccess(kInobject, offset, Representation::Tagged()); in ForAllocationSiteOffset()
4528 return HObjectAccess(kInobject, offset, Representation::Tagged()); in ForAllocationSiteOffset()
[all …]
/external/v8/src/compiler/
Daccess-builder.cc58 Type::Tagged(), MachineType::AnyTagged()}; in ForJSObjectInObjectProperty()
152 MaybeHandle<Name>(), Type::Tagged(), in ForJSRegExpFlags()
161 MaybeHandle<Name>(), Type::Tagged(), in ForJSRegExpSource()
311 return ForPropertyCellValue(Type::Tagged()); in ForPropertyCellValue()
333 ElementAccess access = {kTaggedBase, FixedArray::kHeaderSize, Type::Tagged(), in ForFixedArrayElement()
Daccess-info.cc271 Type* field_type = Type::Tagged(); in ComputePropertyAccessInfo()
380 Type* field_type = Type::Tagged(); in LookupSpecialFieldAccessor()
408 Type* field_type = Type::Tagged(); in LookupSpecialFieldAccessor()
448 Type* field_type = Type::Tagged(); in LookupTransition()
Djs-global-object-specialization.cc97 Type* property_cell_value_type = Type::Tagged(); in ReduceJSLoadGlobal()
186 graph()->NewNode(simplified()->ReferenceEqual(Type::Tagged()), value, in ReduceJSStoreGlobal()
Djs-native-context-specialization.cc210 simplified()->ReferenceEqual(Type::Tagged()), value, this_value); in ReduceNamedAccess()
363 DCHECK(field_type->Is(Type::Tagged())); in ReduceNamedAccess()
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-08-12.canonical6 !!str "Tagged",
Dspec-08-12.data4 !!str 'Tagged',
/external/tcpdump/tests/
Dradius-rfc4675-v.out12 Egress-VLANID Attribute (56), length: 6, Value: Tagged (0x31) 123
14 Egress-VLAN-Name Attribute (58), length: 11, Value: Tagged (0x31) vlanname
/external/llvm/test/YAMLParser/
Dspec-08-12.test6 !!str 'Tagged',
/external/v8/src/
Dproperty.h106 Representation::Tagged()) {} in AccessorConstantDescriptor()
Dproperty-details.h106 static Representation Tagged() { return Representation(kTagged); } in Tagged() function
152 return Representation::Tagged(); in generalize()
Dtype-cache.h108 CreateNative(Type::Unsigned32(), Type::Tagged());
Dbootstrapper.cc1417 Representation::Tagged()); in InitializeGlobal()
1566 NONE, Representation::Tagged()); in InitializeGlobal()
1572 NONE, Representation::Tagged()); in InitializeGlobal()
1608 roc_attribs, Representation::Tagged()); in InitializeGlobal()
1613 roc_attribs, Representation::Tagged()); in InitializeGlobal()
1642 DONT_ENUM, Representation::Tagged()); in InitializeGlobal()
1647 DONT_ENUM, Representation::Tagged()); in InitializeGlobal()
1702 DONT_ENUM, Representation::Tagged()); in InitializeGlobal()
2758 Representation::Tagged()); in InstallNatives()
2765 Representation::Tagged()); in InstallNatives()
Dcode-stubs-hydrogen.cc833 : Representation::Tagged(); in BuildLoadNamedField()
842 object, nullptr, access.WithRepresentation(Representation::Tagged())); in BuildLoadNamedField()
877 Map::kDescriptorsOffset, Representation::Tagged()); in BuildCodeStub()
1050 access.WithRepresentation(Representation::Tagged()); in BuildStoreNamedField()
1214 HValue* result = Add<HAllocate>(GetParameter(0), HType::Tagged(), NOT_TENURED, in BuildCodeStub()
/external/vixl/doc/
Dchangelog.md62 + Tagged pointer support.
/external/v8/test/unittests/compiler/
Dchange-lowering-unittest.cc208 Node* p1 = Parameter(Type::Tagged()); in TARGET_TEST_P()
245 Node* p2 = Parameter(Type::Tagged()); in TARGET_TEST_P()

123