/external/v8/src/x87/ |
D | macro-assembler-x87.cc | 1323 bool tag_result = (flags & TAG_OBJECT) != 0; in Allocate() 1404 if ((flags & TAG_OBJECT) != 0) { in Allocate() 1469 if ((flags & TAG_OBJECT) != 0) { in Allocate() 1486 TAG_OBJECT); in AllocateHeapNumber() 1520 TAG_OBJECT); in AllocateTwoByteString() 1554 TAG_OBJECT); in AllocateOneByteString() 1574 gc_required, TAG_OBJECT); in AllocateOneByteString() 1592 TAG_OBJECT); in AllocateTwoByteConsString() 1609 TAG_OBJECT); in AllocateOneByteConsString() 1623 TAG_OBJECT); in AllocateTwoByteSlicedString() [all …]
|
D | codegen-x87.cc | 279 static_cast<AllocationFlags>(TAG_OBJECT | DOUBLE_ALIGNMENT); in GenerateSmiToDouble() 393 __ Allocate(edi, eax, esi, no_reg, &gc_required, TAG_OBJECT); in GenerateDoubleToObject()
|
D | code-stubs-x87.cc | 587 __ Allocate(ebx, eax, edi, no_reg, &runtime, TAG_OBJECT); in GenerateNewSloppyFast() 796 __ Allocate(eax, eax, ebx, no_reg, &runtime, TAG_OBJECT); in GenerateNewStrict()
|
/external/v8/src/ |
D | macro-assembler.h | 23 TAG_OBJECT = 1 << 0, enumerator
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.cc | 1357 bool tag_result = (flags & TAG_OBJECT) != 0; in Allocate() 1438 if ((flags & TAG_OBJECT) != 0) { in Allocate() 1503 if ((flags & TAG_OBJECT) != 0) { in Allocate() 1520 TAG_OBJECT); in AllocateHeapNumber() 1554 TAG_OBJECT); in AllocateTwoByteString() 1588 TAG_OBJECT); in AllocateOneByteString() 1608 gc_required, TAG_OBJECT); in AllocateOneByteString() 1626 TAG_OBJECT); in AllocateTwoByteConsString() 1643 TAG_OBJECT); in AllocateOneByteConsString() 1657 TAG_OBJECT); in AllocateTwoByteSlicedString() [all …]
|
D | codegen-ia32.cc | 590 static_cast<AllocationFlags>(TAG_OBJECT | DOUBLE_ALIGNMENT); in GenerateSmiToDouble() 716 __ Allocate(edi, eax, esi, no_reg, &gc_required, TAG_OBJECT); in GenerateDoubleToObject()
|
/external/v8/src/arm/ |
D | macro-assembler-arm.cc | 1795 if ((flags & TAG_OBJECT) != 0) { in Allocate() 1891 if ((flags & TAG_OBJECT) != 0) { in Allocate() 1917 TAG_OBJECT); in AllocateTwoByteString() 1946 TAG_OBJECT); in AllocateOneByteString() 1960 TAG_OBJECT); in AllocateTwoByteConsString() 1979 TAG_OBJECT); in AllocateOneByteConsString() 1992 TAG_OBJECT); in AllocateTwoByteSlicedString() 2008 TAG_OBJECT); in AllocateOneByteSlicedString() 2911 tagging_mode == TAG_RESULT ? TAG_OBJECT : NO_ALLOCATION_FLAGS); in AllocateHeapNumber() 2948 Allocate(JSValue::kSize, result, scratch1, scratch2, gc_required, TAG_OBJECT); in AllocateJSValue()
|
/external/v8/src/x64/ |
D | codegen-x64.cc | 207 __ Allocate(rdi, r14, r11, r15, fail, TAG_OBJECT); in GenerateSmiToDouble() 298 __ Allocate(rdi, r11, r14, r15, &gc_required, TAG_OBJECT); in GenerateDoubleToObject()
|
D | macro-assembler-x64.cc | 4712 bool tag_result = (flags & TAG_OBJECT) != 0; in Allocate() 4786 if ((flags & TAG_OBJECT) != 0) { in Allocate() 4797 Allocate(HeapNumber::kSize, result, scratch, no_reg, gc_required, TAG_OBJECT); in AllocateHeapNumber() 4836 TAG_OBJECT); in AllocateTwoByteString() 4872 TAG_OBJECT); in AllocateOneByteString() 4890 TAG_OBJECT); in AllocateTwoByteConsString() 4907 TAG_OBJECT); in AllocateOneByteConsString() 4921 TAG_OBJECT); in AllocateTwoByteSlicedString() 4935 TAG_OBJECT); in AllocateOneByteSlicedString() 4951 Allocate(JSValue::kSize, result, scratch, no_reg, gc_required, TAG_OBJECT); in AllocateJSValue()
|
D | code-stubs-x64.cc | 660 __ Allocate(r8, rax, r9, no_reg, &runtime, TAG_OBJECT); in GenerateNewSloppyFast() 974 __ Allocate(rax, rax, rbx, no_reg, &runtime, TAG_OBJECT); in GenerateNewStrict()
|
/external/v8/src/ppc/ |
D | macro-assembler-ppc.cc | 1577 if ((flags & TAG_OBJECT) != 0) { in Allocate() 1678 if ((flags & TAG_OBJECT) != 0) { in Allocate() 1698 Allocate(scratch1, result, scratch2, scratch3, gc_required, TAG_OBJECT); in AllocateTwoByteString() 1720 Allocate(scratch1, result, scratch2, scratch3, gc_required, TAG_OBJECT); in AllocateOneByteString() 1733 TAG_OBJECT); in AllocateTwoByteConsString() 1745 TAG_OBJECT); in AllocateOneByteConsString() 1758 TAG_OBJECT); in AllocateTwoByteSlicedString() 1771 TAG_OBJECT); in AllocateOneByteSlicedString() 2745 tagging_mode == TAG_RESULT ? TAG_OBJECT : NO_ALLOCATION_FLAGS); in AllocateHeapNumber() 2779 Allocate(JSValue::kSize, result, scratch1, scratch2, gc_required, TAG_OBJECT); in AllocateJSValue()
|
D | code-stubs-ppc.cc | 1702 __ Allocate(r11, r3, r11, r7, &runtime, TAG_OBJECT); in GenerateNewSloppyFast() 1924 static_cast<AllocationFlags>(TAG_OBJECT | SIZE_IN_WORDS)); in GenerateNewStrict()
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64.cc | 2997 if ((flags & TAG_OBJECT) != 0) { in Allocate() 3077 if ((flags & TAG_OBJECT) != 0) { in Allocate() 3103 TAG_OBJECT); in AllocateTwoByteString() 3132 TAG_OBJECT); in AllocateOneByteString() 3146 TAG_OBJECT); in AllocateTwoByteConsString() 3165 TAG_OBJECT); in AllocateOneByteConsString() 3179 TAG_OBJECT); in AllocateTwoByteSlicedString() 3196 TAG_OBJECT); in AllocateOneByteSlicedString() 3281 Allocate(JSValue::kSize, result, scratch1, scratch2, gc_required, TAG_OBJECT); in AllocateJSValue()
|
D | code-stubs-arm64.cc | 1797 __ Allocate(size, alloc_obj, x11, x12, &runtime, TAG_OBJECT); in GenerateNewSloppyFast() 2051 static_cast<AllocationFlags>(TAG_OBJECT | SIZE_IN_WORDS)); in GenerateNewStrict()
|
/external/v8/src/mips/ |
D | macro-assembler-mips.cc | 3338 if ((flags & TAG_OBJECT) != 0) { in Allocate() 3430 if ((flags & TAG_OBJECT) != 0) { in Allocate() 3456 TAG_OBJECT); in AllocateTwoByteString() 3484 TAG_OBJECT); in AllocateOneByteString() 3498 TAG_OBJECT); in AllocateTwoByteConsString() 3516 TAG_OBJECT); in AllocateOneByteConsString() 3529 TAG_OBJECT); in AllocateTwoByteSlicedString() 3545 TAG_OBJECT); in AllocateOneByteSlicedString() 3576 tagging_mode == TAG_RESULT ? TAG_OBJECT : NO_ALLOCATION_FLAGS); in AllocateHeapNumber() 3612 Allocate(JSValue::kSize, result, scratch1, scratch2, gc_required, TAG_OBJECT); in AllocateJSValue()
|
D | code-stubs-mips.cc | 1704 __ Allocate(t5, v0, t5, t0, &runtime, TAG_OBJECT); in GenerateNewSloppyFast() 1914 static_cast<AllocationFlags>(TAG_OBJECT | SIZE_IN_WORDS)); in GenerateNewStrict()
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.cc | 3774 if ((flags & TAG_OBJECT) != 0) { in Allocate() 3857 if ((flags & TAG_OBJECT) != 0) { in Allocate() 3883 TAG_OBJECT); in AllocateTwoByteString() 3912 TAG_OBJECT); in AllocateOneByteString() 3926 TAG_OBJECT); in AllocateTwoByteConsString() 3944 TAG_OBJECT); in AllocateOneByteConsString() 3957 TAG_OBJECT); in AllocateTwoByteSlicedString() 3973 TAG_OBJECT); in AllocateOneByteSlicedString() 4004 tagging_mode == TAG_RESULT ? TAG_OBJECT : NO_ALLOCATION_FLAGS); in AllocateHeapNumber() 4040 Allocate(JSValue::kSize, result, scratch1, scratch2, gc_required, TAG_OBJECT); in AllocateJSValue()
|
/external/v8/src/full-codegen/ia32/ |
D | full-codegen-ia32.cc | 2090 __ Allocate(JSIteratorResult::kSize, eax, ecx, edx, &allocate, TAG_OBJECT); in EmitCreateIteratorResult() 3919 __ Allocate(JSIteratorResult::kSize, eax, ecx, edx, &runtime, TAG_OBJECT); in EmitCreateIterResultObject()
|
/external/v8/src/full-codegen/arm/ |
D | full-codegen-arm.cc | 2192 __ Allocate(JSIteratorResult::kSize, r0, r2, r3, &allocate, TAG_OBJECT); in EmitCreateIteratorResult() 3997 __ Allocate(JSIteratorResult::kSize, r0, r2, r3, &runtime, TAG_OBJECT); in EmitCreateIterResultObject()
|
/external/v8/src/full-codegen/arm64/ |
D | full-codegen-arm64.cc | 3700 __ Allocate(JSIteratorResult::kSize, result, x10, x11, &runtime, TAG_OBJECT); in EmitCreateIterResultObject() 4639 __ Allocate(JSIteratorResult::kSize, result, x10, x11, &allocate, TAG_OBJECT); in EmitCreateIteratorResult()
|
/external/v8/src/full-codegen/x64/ |
D | full-codegen-x64.cc | 2114 __ Allocate(JSIteratorResult::kSize, rax, rcx, rdx, &allocate, TAG_OBJECT); in EmitCreateIteratorResult() 3925 __ Allocate(JSIteratorResult::kSize, rax, rcx, rdx, &runtime, TAG_OBJECT); in EmitCreateIterResultObject()
|
/external/v8/src/full-codegen/mips64/ |
D | full-codegen-mips64.cc | 2179 __ Allocate(JSIteratorResult::kSize, v0, a2, a3, &allocate, TAG_OBJECT); in EmitCreateIteratorResult() 4012 __ Allocate(JSIteratorResult::kSize, v0, a2, a3, &runtime, TAG_OBJECT); in EmitCreateIterResultObject()
|
/external/v8/src/full-codegen/x87/ |
D | full-codegen-x87.cc | 2082 __ Allocate(JSIteratorResult::kSize, eax, ecx, edx, &allocate, TAG_OBJECT); in EmitCreateIteratorResult() 3911 __ Allocate(JSIteratorResult::kSize, eax, ecx, edx, &runtime, TAG_OBJECT); in EmitCreateIterResultObject()
|
/external/v8/src/full-codegen/mips/ |
D | full-codegen-mips.cc | 2180 __ Allocate(JSIteratorResult::kSize, v0, a2, a3, &allocate, TAG_OBJECT); in EmitCreateIteratorResult() 4004 __ Allocate(JSIteratorResult::kSize, v0, a2, a3, &runtime, TAG_OBJECT); in EmitCreateIterResultObject()
|
/external/v8/src/full-codegen/ppc/ |
D | full-codegen-ppc.cc | 2155 __ Allocate(JSIteratorResult::kSize, r3, r5, r6, &allocate, TAG_OBJECT); in EmitCreateIteratorResult() 4006 __ Allocate(JSIteratorResult::kSize, r3, r5, r6, &runtime, TAG_OBJECT); in EmitCreateIterResultObject()
|