/external/v8/src/ |
D | layout-descriptor.cc | 52 layout_descriptor->IsTagged(details.field_index())); in ShareAppend() 79 layout_descriptor->IsTagged(details.field_index())); in AppendIfFastOrUseFull() 123 bool LayoutDescriptor::IsTagged(int field_index, int max_sequence_length, in IsTagged() function in v8::internal::LayoutDescriptor 191 bool LayoutDescriptorHelper::IsTagged( in IsTagged() function in v8::internal::LayoutDescriptorHelper 205 bool tagged = layout_descriptor_->IsTagged(field_index, max_sequence_length, in IsTagged() 271 bool tagged_actual = IsTagged(details.field_index() + bit); in IsConsistentWithMap() 282 DCHECK(IsTagged(i)); in IsConsistentWithMap()
|
D | layout-descriptor.h | 27 V8_INLINE bool IsTagged(int field_index); 34 bool IsTagged(int field_index, int max_sequence_length, 142 inline bool IsTagged(int offset_in_bytes); 149 bool IsTagged(int offset_in_bytes, int end_offset,
|
D | layout-descriptor-inl.h | 95 bool LayoutDescriptor::IsTagged(int field_index) { in IsTagged() function 209 layout_descriptor->IsTagged(details.field_index())); in Initialize() 244 bool LayoutDescriptorHelper::IsTagged(int offset_in_bytes) { in IsTagged() function 251 return layout_descriptor_->IsTagged(field_index); in IsTagged()
|
D | property-details.h | 174 bool IsTagged() const { return kind_ == kTagged; } in IsTagged() function 176 bool IsSmiOrTagged() const { return IsSmi() || IsTagged(); } in IsSmiOrTagged()
|
D | objects-body-descriptors-inl.h | 30 return helper.IsTagged(offset); in IsValidSlotImpl() 48 if (helper.IsTagged(offset, end_offset, &end_of_region_offset)) { in IterateBodyImpl() 71 if (helper.IsTagged(offset, end_offset, &end_of_region_offset)) { in IterateBodyImpl()
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-arm64.cc | 811 DCHECK(instr->representation().IsTagged()); in DoAdd() 925 DCHECK(r.IsTagged()); in DoBranch() 1033 if (to.IsTagged()) { in DoChange() 1039 if (from.IsTagged()) { in DoChange() 1070 if (to.IsTagged()) { in DoChange() 1090 if (to.IsTagged()) { in DoChange() 1196 DCHECK(instr->value()->representation().IsTagged()); in DoClassOfTestAndBranch() 1230 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric() 1231 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric() 1243 if (instr->representation().IsTagged()) { in DoCompareHoleAndBranch() [all …]
|
D | lithium-codegen-arm64.cc | 1070 DCHECK(r.IsTagged()); in ToOperand() 1767 DCHECK(r.IsTagged()); in DoBranch() 2299 DCHECK(instr->hydrogen()->representation().IsTagged()); in DoCmpHoleAndBranchT() 3422 DCHECK(instr->hydrogen()->value()->representation().IsTagged() || in DoMathAbsTagged() 3691 } else if (exponent_type.IsTagged()) { in DoPower() 4863 DCHECK(representation.IsTagged()); in DoStoreKeyedFixed()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_structtree.cpp | 18 bool IsTagged(const CPDF_Document* pDoc) { in IsTagged() function 30 if (!IsTagged(pDoc)) in LoadPage()
|
/external/v8/src/crankshaft/arm/ |
D | lithium-arm.cc | 684 DCHECK(left->representation().IsTagged()); in DoArithmeticT() 685 DCHECK(right->representation().IsTagged()); in DoArithmeticT() 873 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch() 891 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap() 1633 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric() 1634 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric() 1679 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch() 1687 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch() 1694 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch() 1702 DCHECK(instr->left()->representation().IsTagged()); in DoStringCompareAndBranch() [all …]
|
D | lithium-codegen-arm.cc | 452 } else if (r.IsTagged()) { in EmitLoadDoubleRegister() 526 DCHECK(r.IsTagged()); in ToOperand() 2036 DCHECK(r.IsTagged()); in DoBranch() 2261 if (instr->hydrogen()->representation().IsTagged()) { in DoCmpHoleAndBranch() 3420 } else if (exponent_type.IsTagged()) { in DoPower()
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-mips64.cc | 694 DCHECK(left->representation().IsTagged()); in DoArithmeticT() 695 DCHECK(right->representation().IsTagged()); in DoArithmeticT() 883 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch() 896 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap() 1586 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric() 1587 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric() 1632 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch() 1640 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch() 1647 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch() 1655 DCHECK(instr->left()->representation().IsTagged()); in DoStringCompareAndBranch() [all …]
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-ppc.cc | 699 DCHECK(left->representation().IsTagged()); in DoArithmeticT() 700 DCHECK(right->representation().IsTagged()); in DoArithmeticT() 888 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch() 906 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap() 1610 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric() 1611 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric() 1656 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch() 1664 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch() 1671 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch() 1679 DCHECK(instr->left()->representation().IsTagged()); in DoStringCompareAndBranch() [all …]
|
/external/v8/src/crankshaft/mips/ |
D | lithium-mips.cc | 694 DCHECK(left->representation().IsTagged()); in DoArithmeticT() 695 DCHECK(right->representation().IsTagged()); in DoArithmeticT() 883 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch() 896 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap() 1580 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric() 1581 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric() 1626 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch() 1634 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch() 1641 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch() 1649 DCHECK(instr->left()->representation().IsTagged()); in DoStringCompareAndBranch() [all …]
|
D | lithium-codegen-mips.cc | 470 } else if (r.IsTagged()) { in EmitLoadDoubleRegister() 542 DCHECK(r.IsTagged()); in ToOperand() 1936 DCHECK(r.IsTagged()); in DoBranch() 2170 if (instr->hydrogen()->representation().IsTagged()) { in DoCmpHoleAndBranch() 3400 } else if (exponent_type.IsTagged()) { in DoPower()
|
/external/v8/src/crankshaft/s390/ |
D | lithium-s390.cc | 632 DCHECK(left->representation().IsTagged()); in DoArithmeticT() 633 DCHECK(right->representation().IsTagged()); in DoArithmeticT() 815 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch() 831 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap() 1451 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric() 1452 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric() 1493 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch() 1500 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch() 1506 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch() 1513 DCHECK(instr->left()->representation().IsTagged()); in DoStringCompareAndBranch() [all …]
|
/external/v8/src/crankshaft/x64/ |
D | lithium-x64.cc | 711 DCHECK(left->representation().IsTagged()); in DoArithmeticT() 712 DCHECK(right->representation().IsTagged()); in DoArithmeticT() 905 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch() 918 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap() 1604 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric() 1605 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric() 1657 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch() 1665 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch() 1672 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch() 1682 DCHECK(instr->left()->representation().IsTagged()); in DoStringCompareAndBranch() [all …]
|
/external/v8/src/crankshaft/ia32/ |
D | lithium-ia32.cc | 717 DCHECK(left->representation().IsTagged()); in DoArithmeticT() 718 DCHECK(right->representation().IsTagged()); in DoArithmeticT() 906 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch() 927 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap() 1654 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch() 1661 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch() 1668 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch() 1676 DCHECK(instr->left()->representation().IsTagged()); in DoStringCompareAndBranch() 1677 DCHECK(instr->right()->representation().IsTagged()); in DoStringCompareAndBranch() 1691 DCHECK(instr->value()->representation().IsTagged()); in DoHasInstanceTypeAndBranch() [all …]
|
/external/v8/src/crankshaft/x87/ |
D | lithium-x87.cc | 714 DCHECK(left->representation().IsTagged()); in DoArithmeticT() 715 DCHECK(right->representation().IsTagged()); in DoArithmeticT() 921 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch() 944 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap() 1657 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch() 1664 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch() 1671 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch() 1679 DCHECK(instr->left()->representation().IsTagged()); in DoStringCompareAndBranch() 1680 DCHECK(instr->right()->representation().IsTagged()); in DoStringCompareAndBranch() 1694 DCHECK(instr->value()->representation().IsTagged()); in DoHasInstanceTypeAndBranch() [all …]
|
/external/pdfium/fpdfsdk/ |
D | fpdfcatalog_unittest.cpp | 67 TEST_F(PDFCatalogTest, IsTagged) { in TEST_F() argument
|
/external/v8/src/crankshaft/ |
D | hydrogen-instructions.cc | 124 if (CheckFlag(kCannotBeTagged) && new_rep.IsTagged()) return; in UpdateRepresentation() 567 if (t.value->representation().IsTagged() && in operator <<() 971 if (index_rep.IsTagged() && actual_index->type().IsSmi()) { in InferRepresentation() 974 if (length_rep.IsTagged() && actual_length->type().IsSmi()) { in InferRepresentation() 1694 (to().IsTagged() && in InferRange() 2278 bool could_be_heapobject = r.IsTagged() && !object.handle().is_null(); in HConstant() 2302 bool could_be_heapobject = r.IsTagged() && !object.handle().is_null(); in HConstant() 2529 if (!left_rep.IsTagged()) rep = rep.generalize(left_rep); in RepresentationFromInputs() 2530 if (!right_rep.IsTagged()) rep = rep.generalize(right_rep); in RepresentationFromInputs() 2857 if (!left_rep.IsTagged()) rep = rep.generalize(left_rep); in InferRepresentation() [all …]
|
D | hydrogen-uint32-analysis.cc | 46 HChange::cast(use)->to().IsTagged()); in IsSafeUint32Use()
|
D | hydrogen-infer-representation.cc | 12 if (current->representation().IsTagged()) return; in AddToWorklist()
|
D | hydrogen-instructions.h | 506 DCHECK(!CheckFlag(kCannotBeTagged) || !r.IsTagged()); in ChangeRepresentation() 509 if (r.IsTagged()) { in ChangeRepresentation() 518 if (r.IsTagged()) { in KnownOptimalRepresentation() 1485 if (to.IsTagged()) SetChangesFlag(kNewSpacePromotion); in HChange() 1512 return !from().IsTagged() || value()->type().IsSmi(); in IsDeletable() 3611 if (to.IsTagged() && in RepresentationChanged() 3619 if (to.IsTagged()) SetChangesFlag(kNewSpacePromotion); in RepresentationChanged() 3689 if (to.IsTagged() && in RepresentationChanged() 3697 if (to.IsTagged()) SetChangesFlag(kNewSpacePromotion); in RepresentationChanged() 4127 return !right()->representation().IsTagged(); in IsDeletable() [all …]
|
D | hydrogen-range-analysis.cc | 70 DCHECK(instr->to().IsTagged() || in Run()
|
D | lithium-allocator.cc | 1056 if (phi->representation().IsTagged() && !phi->type().IsSmi()) { in ResolvePhis() 1614 return value->representation().IsTagged() && !value->type().IsSmi(); in HasTaggedValue()
|