/external/chromium_org/v8/src/arm64/ |
D | lithium-arm64.cc | 883 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/ |
D | lithium-mips.cc | 749 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/ |
D | lithium-mips64.cc | 749 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/ |
D | lithium-arm.cc | 739 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/ |
D | lithium-x64.cc | 762 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/ |
D | lithium-x87.cc | 778 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/ |
D | lithium-ia32.cc | 779 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/ |
D | simplified-lowering.h | 38 Node* IsTagged(Node* node);
|
D | simplified-lowering.cc | 788 Node* SimplifiedLowering::IsTagged(Node* node) { in IsTagged() function in v8::internal::compiler::SimplifiedLowering
|
/external/chromium_org/v8/src/ |
D | property-details.h | 148 bool IsTagged() const { return kind_ == kTagged; } in IsTagged() function 150 bool IsSmiOrTagged() const { return IsSmi() || IsTagged(); } in IsSmiOrTagged()
|
D | hydrogen-uint32-analysis.cc | 49 HChange::cast(use)->to().IsTagged()); in IsSafeUint32Use()
|
D | hydrogen-infer-representation.cc | 11 if (current->representation().IsTagged()) return; in AddToWorklist()
|
D | hydrogen-instructions.cc | 110 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 …]
|
D | hydrogen-range-analysis.cc | 69 DCHECK(instr->to().IsTagged() || in Run()
|
D | hydrogen-instructions.h | 591 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 …]
|
D | lithium-allocator.cc | 1052 if (phi->representation().IsTagged() && !phi->type().IsSmi()) { in ResolvePhis() 1615 return value->representation().IsTagged() && !value->type().IsSmi(); in HasTaggedValue()
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_tagged.cpp | 12 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/ |
D | test-hydrogen-types.cc | 102 CHECK(ti.IsTagged() || HType::Any().Equals(ti)); in TEST()
|
/external/chromium_org/v8/src/ic/x64/ |
D | handler-compiler-x64.cc | 424 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
|
/external/chromium_org/v8/src/ic/x87/ |
D | handler-compiler-x87.cc | 431 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
|
/external/chromium_org/v8/src/ic/ia32/ |
D | handler-compiler-ia32.cc | 429 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
|
/external/chromium_org/v8/src/ic/arm/ |
D | handler-compiler-arm.cc | 435 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
|
/external/chromium_org/v8/src/ic/arm64/ |
D | handler-compiler-arm64.cc | 479 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
|
/external/chromium_org/v8/src/ic/mips/ |
D | handler-compiler-mips.cc | 431 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
|
/external/chromium_org/v8/src/ic/mips64/ |
D | handler-compiler-mips64.cc | 431 representation.IsTagged() ? INLINE_SMI_CHECK : OMIT_SMI_CHECK; in GenerateStoreTransition()
|