Home
last modified time | relevance | path

Searched refs:IsTagged (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium_org/v8/src/arm64/
Dlithium-arm64.cc883 DCHECK(instr->representation().IsTagged()); in DoAdd()
991 DCHECK(r.IsTagged()); in DoBranch()
1102 if (to.IsTagged()) { in DoChange()
1108 if (from.IsTagged()) { in DoChange()
1139 if (to.IsTagged()) { in DoChange()
1159 if (to.IsTagged()) { in DoChange()
1256 DCHECK(instr->value()->representation().IsTagged()); in DoClassOfTestAndBranch()
1290 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric()
1291 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric()
1303 if (instr->representation().IsTagged()) { in DoCompareHoleAndBranch()
[all …]
/external/chromium_org/v8/src/mips/
Dlithium-mips.cc749 DCHECK(left->representation().IsTagged()); in DoArithmeticT()
750 DCHECK(right->representation().IsTagged()); in DoArithmeticT()
947 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch()
960 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap()
1649 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric()
1650 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric()
1703 DCHECK(instr->value()->representation().IsTagged()); in DoIsObjectAndBranch()
1711 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch()
1719 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch()
1726 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch()
[all …]
/external/chromium_org/v8/src/mips64/
Dlithium-mips64.cc749 DCHECK(left->representation().IsTagged()); in DoArithmeticT()
750 DCHECK(right->representation().IsTagged()); in DoArithmeticT()
947 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch()
960 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap()
1650 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric()
1651 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric()
1704 DCHECK(instr->value()->representation().IsTagged()); in DoIsObjectAndBranch()
1712 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch()
1720 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch()
1727 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch()
[all …]
/external/chromium_org/v8/src/arm/
Dlithium-arm.cc739 DCHECK(left->representation().IsTagged()); in DoArithmeticT()
740 DCHECK(right->representation().IsTagged()); in DoArithmeticT()
937 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch()
955 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap()
1700 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric()
1701 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric()
1754 DCHECK(instr->value()->representation().IsTagged()); in DoIsObjectAndBranch()
1762 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch()
1770 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch()
1777 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch()
[all …]
/external/chromium_org/v8/src/x64/
Dlithium-x64.cc762 DCHECK(left->representation().IsTagged()); in DoArithmeticT()
763 DCHECK(right->representation().IsTagged()); in DoArithmeticT()
965 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch()
978 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap()
1643 DCHECK(instr->left()->representation().IsTagged()); in DoCompareGeneric()
1644 DCHECK(instr->right()->representation().IsTagged()); in DoCompareGeneric()
1703 DCHECK(instr->value()->representation().IsTagged()); in DoIsObjectAndBranch()
1709 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch()
1717 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch()
1724 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch()
[all …]
/external/chromium_org/v8/src/x87/
Dlithium-x87.cc778 DCHECK(left->representation().IsTagged()); in DoArithmeticT()
779 DCHECK(right->representation().IsTagged()); in DoArithmeticT()
994 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch()
1015 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap()
1737 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch()
1744 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch()
1751 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch()
1759 DCHECK(instr->left()->representation().IsTagged()); in DoStringCompareAndBranch()
1760 DCHECK(instr->right()->representation().IsTagged()); in DoStringCompareAndBranch()
1774 DCHECK(instr->value()->representation().IsTagged()); in DoHasInstanceTypeAndBranch()
[all …]
/external/chromium_org/v8/src/ia32/
Dlithium-ia32.cc779 DCHECK(left->representation().IsTagged()); in DoArithmeticT()
780 DCHECK(right->representation().IsTagged()); in DoArithmeticT()
977 bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() || in DoBranch()
996 DCHECK(instr->value()->representation().IsTagged()); in DoCompareMap()
1731 DCHECK(instr->value()->representation().IsTagged()); in DoIsStringAndBranch()
1738 DCHECK(instr->value()->representation().IsTagged()); in DoIsSmiAndBranch()
1745 DCHECK(instr->value()->representation().IsTagged()); in DoIsUndetectableAndBranch()
1753 DCHECK(instr->left()->representation().IsTagged()); in DoStringCompareAndBranch()
1754 DCHECK(instr->right()->representation().IsTagged()); in DoStringCompareAndBranch()
1768 DCHECK(instr->value()->representation().IsTagged()); in DoHasInstanceTypeAndBranch()
[all …]
/external/chromium_org/v8/src/compiler/
Dsimplified-lowering.h38 Node* IsTagged(Node* node);
Dsimplified-lowering.cc788 Node* SimplifiedLowering::IsTagged(Node* node) { in IsTagged() function in v8::internal::compiler::SimplifiedLowering
/external/chromium_org/v8/src/
Dproperty-details.h148 bool IsTagged() const { return kind_ == kTagged; } in IsTagged() function
150 bool IsSmiOrTagged() const { return IsSmi() || IsTagged(); } in IsSmiOrTagged()
Dhydrogen-uint32-analysis.cc49 HChange::cast(use)->to().IsTagged()); in IsSafeUint32Use()
Dhydrogen-infer-representation.cc11 if (current->representation().IsTagged()) return; in AddToWorklist()
Dhydrogen-instructions.cc110 if (CheckFlag(kCannotBeTagged) && new_rep.IsTagged()) return; in UpdateRepresentation()
535 if (t.value->representation().IsTagged() && in operator <<()
1040 if (index_rep.IsTagged() && actual_index->type().IsSmi()) { in InferRepresentation()
1043 if (length_rep.IsTagged() && actual_length->type().IsSmi()) { in InferRepresentation()
1749 (to().IsTagged() && in InferRange()
2745 bool could_be_heapobject = r.IsTagged() && !object.handle().is_null(); in HConstant()
2771 bool could_be_heapobject = r.IsTagged() && !object.handle().is_null(); in HConstant()
2997 if (!left_rep.IsTagged()) rep = rep.generalize(left_rep); in RepresentationFromInputs()
2998 if (!right_rep.IsTagged()) rep = rep.generalize(right_rep); in RepresentationFromInputs()
3359 if (!left_rep.IsTagged()) rep = rep.generalize(left_rep); in InferRepresentation()
[all …]
Dhydrogen-range-analysis.cc69 DCHECK(instr->to().IsTagged() || in Run()
Dhydrogen-instructions.h591 DCHECK(!CheckFlag(kCannotBeTagged) || !r.IsTagged()); in ChangeRepresentation()
594 if (r.IsTagged()) { in ChangeRepresentation()
603 if (r.IsTagged()) { in KnownOptimalRepresentation()
1678 if (to.IsTagged()) SetChangesFlag(kNewSpacePromotion); in HChange()
1709 return !from().IsTagged() || value()->type().IsSmi(); in IsDeletable()
4152 if (to.IsTagged() && in RepresentationChanged()
4160 if (to.IsTagged()) SetChangesFlag(kNewSpacePromotion); in RepresentationChanged()
4229 if (to.IsTagged() && in RepresentationChanged()
4237 if (to.IsTagged()) SetChangesFlag(kNewSpacePromotion); in RepresentationChanged()
4802 return !right()->representation().IsTagged(); in IsDeletable()
[all …]
Dlithium-allocator.cc1052 if (phi->representation().IsTagged() && !phi->type().IsSmi()) { in ResolvePhis()
1615 return value->representation().IsTagged() && !value->type().IsSmi(); in HasTaggedValue()
/external/pdfium/core/src/fpdfdoc/
Ddoc_tagged.cpp12 static FX_BOOL IsTagged(const CPDF_Document* pDoc) in IsTagged() function
20 if (!IsTagged(pDoc)) { in LoadPage()
32 if (!IsTagged(pDoc)) { in LoadDoc()
/external/chromium_org/v8/test/cctest/
Dtest-hydrogen-types.cc102 CHECK(ti.IsTagged() || HType::Any().Equals(ti)); in TEST()
/external/chromium_org/v8/src/ic/x64/
Dhandler-compiler-x64.cc424 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
/external/chromium_org/v8/src/ic/x87/
Dhandler-compiler-x87.cc431 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
/external/chromium_org/v8/src/ic/ia32/
Dhandler-compiler-ia32.cc429 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
/external/chromium_org/v8/src/ic/arm/
Dhandler-compiler-arm.cc435 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
/external/chromium_org/v8/src/ic/arm64/
Dhandler-compiler-arm64.cc479 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
/external/chromium_org/v8/src/ic/mips/
Dhandler-compiler-mips.cc431 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
/external/chromium_org/v8/src/ic/mips64/
Dhandler-compiler-mips64.cc431 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()

12