/external/v8/src/ |
D | elements-kind.cc | 29 case FAST_DOUBLE_ELEMENTS: in ElementsKindToShiftSize() 73 fast_elements_kind_sequence[2] = FAST_DOUBLE_ELEMENTS; in Construct() 81 STATIC_ASSERT(FAST_DOUBLE_ELEMENTS + kFastElementsKindPackedToHoley == in Construct() 136 case FAST_DOUBLE_ELEMENTS: in IsMoreGeneralElementsKindTransition() 139 to_kind != FAST_DOUBLE_ELEMENTS; in IsMoreGeneralElementsKindTransition()
|
D | elements-kind.h | 27 FAST_DOUBLE_ELEMENTS, enumerator 112 return kind == FAST_DOUBLE_ELEMENTS || in IsFastDoubleElementsKind() 161 return kind == FAST_SMI_ELEMENTS || kind == FAST_DOUBLE_ELEMENTS || in IsFastPackedElementsKind() 171 return FAST_DOUBLE_ELEMENTS; in GetPackedElementsKind() 184 if (packed_kind == FAST_DOUBLE_ELEMENTS) { in GetHoleyElementsKind()
|
D | elements.cc | 67 V(FastPackedDoubleElementsAccessor, FAST_DOUBLE_ELEMENTS, FixedDoubleArray) \ 1619 case FAST_DOUBLE_ELEMENTS: in CopyElementsImpl() 1748 case FAST_DOUBLE_ELEMENTS: in CopyElementsImpl() 1777 ElementsKindTraits<FAST_DOUBLE_ELEMENTS> > { 1782 ElementsKindTraits<FAST_DOUBLE_ELEMENTS> >(name) {} in FastPackedDoubleElementsAccessor() 2319 case FAST_DOUBLE_ELEMENTS: { in ArrayConstructInitializeElements()
|
D | builtins.cc | 285 target_kind = FAST_DOUBLE_ELEMENTS; in EnsureJSArrayWithWritableFastElements() 780 case FAST_DOUBLE_ELEMENTS: in EstimateElementCount() 894 case FAST_DOUBLE_ELEMENTS: { in CollectElementIndices() 1056 case FAST_DOUBLE_ELEMENTS: { in IterateElements() 1242 kind = GetMoreGeneralElementsKind(kind, FAST_DOUBLE_ELEMENTS); in Slow_ArrayConcat() 1268 if (fast_case && kind == FAST_DOUBLE_ELEMENTS) { in Slow_ArrayConcat() 1289 case FAST_DOUBLE_ELEMENTS: { in Slow_ArrayConcat()
|
D | json-stringifier.h | 449 case FAST_DOUBLE_ELEMENTS: { in SerializeJSArray()
|
D | code-stubs.cc | 806 case FAST_DOUBLE_ELEMENTS: in Generate()
|
D | objects-debug.cc | 1077 case FAST_DOUBLE_ELEMENTS: in IncrementSpillStatistics()
|
D | objects-printer.cc | 338 case FAST_DOUBLE_ELEMENTS: { in PrintElements()
|
/external/v8/src/ic/x87/ |
D | ic-x87.cc | 481 FAST_DOUBLE_ELEMENTS, ebx, edi, slow); in KeyedStoreGenerateMegamorphicHelper() 483 AllocationSite::GetMode(FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper() 504 __ LoadTransitionedArrayMapConditional(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS, in KeyedStoreGenerateMegamorphicHelper() 506 mode = AllocationSite::GetMode(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper()
|
/external/v8/src/ic/x64/ |
D | ic-x64.cc | 482 FAST_DOUBLE_ELEMENTS, rbx, rdi, slow); in KeyedStoreGenerateMegamorphicHelper() 484 AllocationSite::GetMode(FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper() 505 __ LoadTransitionedArrayMapConditional(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS, in KeyedStoreGenerateMegamorphicHelper() 507 mode = AllocationSite::GetMode(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper()
|
/external/v8/src/ic/ia32/ |
D | ic-ia32.cc | 481 FAST_DOUBLE_ELEMENTS, ebx, edi, slow); in KeyedStoreGenerateMegamorphicHelper() 483 AllocationSite::GetMode(FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper() 504 __ LoadTransitionedArrayMapConditional(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS, in KeyedStoreGenerateMegamorphicHelper() 506 mode = AllocationSite::GetMode(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper()
|
/external/v8/src/ic/arm64/ |
D | ic-arm64.cc | 581 FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS, receiver_map, x10, x11, slow); in KeyedStoreGenerateMegamorphicHelper() 583 AllocationSite::GetMode(FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper() 605 __ LoadTransitionedArrayMapConditional(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS, in KeyedStoreGenerateMegamorphicHelper() 607 mode = AllocationSite::GetMode(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper()
|
/external/v8/src/ic/arm/ |
D | ic-arm.cc | 582 FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS, receiver_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() 584 AllocationSite::GetMode(FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper() 604 __ LoadTransitionedArrayMapConditional(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS, in KeyedStoreGenerateMegamorphicHelper() 606 mode = AllocationSite::GetMode(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper()
|
/external/v8/src/ic/mips64/ |
D | ic-mips64.cc | 579 FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS, receiver_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() 581 AllocationSite::GetMode(FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper() 601 __ LoadTransitionedArrayMapConditional(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS, in KeyedStoreGenerateMegamorphicHelper() 603 mode = AllocationSite::GetMode(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper()
|
/external/v8/src/ic/ppc/ |
D | ic-ppc.cc | 595 FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS, receiver_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() 597 AllocationSite::GetMode(FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper() 617 __ LoadTransitionedArrayMapConditional(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS, in KeyedStoreGenerateMegamorphicHelper() 619 mode = AllocationSite::GetMode(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper()
|
/external/v8/src/ic/mips/ |
D | ic-mips.cc | 579 FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS, receiver_map, scratch, slow); in KeyedStoreGenerateMegamorphicHelper() 581 AllocationSite::GetMode(FAST_SMI_ELEMENTS, FAST_DOUBLE_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper() 601 __ LoadTransitionedArrayMapConditional(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS, in KeyedStoreGenerateMegamorphicHelper() 603 mode = AllocationSite::GetMode(FAST_DOUBLE_ELEMENTS, FAST_ELEMENTS); in KeyedStoreGenerateMegamorphicHelper()
|
/external/v8/test/cctest/ |
D | test-elements-kind.cc | 429 CHECK_EQ(array->map()->elements_kind(), FAST_DOUBLE_ELEMENTS); in TEST() 439 CHECK_EQ(array->map()->elements_kind(), FAST_DOUBLE_ELEMENTS); in TEST()
|
/external/v8/src/runtime/ |
D | runtime-literals.cc | 431 : FAST_DOUBLE_ELEMENTS; in RUNTIME_FUNCTION()
|
/external/v8/src/crankshaft/x87/ |
D | lithium-codegen-x87.cc | 3146 case FAST_DOUBLE_ELEMENTS: in DoLoadKeyedExternalArray() 3165 FAST_DOUBLE_ELEMENTS, in DoLoadKeyedFixedDoubleArray() 3175 FAST_DOUBLE_ELEMENTS, in DoLoadKeyedFixedDoubleArray() 4316 case FAST_DOUBLE_ELEMENTS: in DoStoreKeyedExternalArray() 4335 FAST_DOUBLE_ELEMENTS, in DoStoreKeyedFixedDoubleArray() 4343 instr->hydrogen()->key()->representation(), FAST_DOUBLE_ELEMENTS, in DoStoreKeyedFixedDoubleArray()
|
/external/v8/src/crankshaft/x64/ |
D | lithium-codegen-x64.cc | 2905 case FAST_DOUBLE_ELEMENTS: in DoLoadKeyedExternalArray() 2933 FAST_DOUBLE_ELEMENTS, in DoLoadKeyedFixedDoubleArray() 2943 FAST_DOUBLE_ELEMENTS, in DoLoadKeyedFixedDoubleArray() 4103 case FAST_DOUBLE_ELEMENTS: in DoStoreKeyedExternalArray() 4137 FAST_DOUBLE_ELEMENTS, in DoStoreKeyedFixedDoubleArray()
|
/external/v8/src/crankshaft/ia32/ |
D | lithium-codegen-ia32.cc | 2873 case FAST_DOUBLE_ELEMENTS: in DoLoadKeyedExternalArray() 2892 FAST_DOUBLE_ELEMENTS, in DoLoadKeyedFixedDoubleArray() 2902 FAST_DOUBLE_ELEMENTS, in DoLoadKeyedFixedDoubleArray() 3943 case FAST_DOUBLE_ELEMENTS: in DoStoreKeyedExternalArray() 3962 FAST_DOUBLE_ELEMENTS, in DoStoreKeyedFixedDoubleArray()
|
/external/v8/src/crankshaft/arm/ |
D | lithium-codegen-arm.cc | 2949 case FAST_DOUBLE_ELEMENTS: in DoLoadKeyedExternalArray() 2969 int element_size_shift = ElementsKindToShiftSize(FAST_DOUBLE_ELEMENTS); in DoLoadKeyedFixedDoubleArray() 4012 case FAST_DOUBLE_ELEMENTS: in DoStoreKeyedExternalArray() 4038 int element_size_shift = ElementsKindToShiftSize(FAST_DOUBLE_ELEMENTS); in DoStoreKeyedFixedDoubleArray()
|
/external/v8/src/crankshaft/mips/ |
D | lithium-codegen-mips.cc | 2877 case FAST_DOUBLE_ELEMENTS: in DoLoadKeyedExternalArray() 2900 int element_size_shift = ElementsKindToShiftSize(FAST_DOUBLE_ELEMENTS); in DoLoadKeyedFixedDoubleArray() 3979 case FAST_DOUBLE_ELEMENTS: in DoStoreKeyedExternalArray() 4007 int element_size_shift = ElementsKindToShiftSize(FAST_DOUBLE_ELEMENTS); in DoStoreKeyedFixedDoubleArray()
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-codegen-mips64.cc | 3027 case FAST_DOUBLE_ELEMENTS: in DoLoadKeyedExternalArray() 3050 int element_size_shift = ElementsKindToShiftSize(FAST_DOUBLE_ELEMENTS); in DoLoadKeyedFixedDoubleArray() 4202 case FAST_DOUBLE_ELEMENTS: in DoStoreKeyedExternalArray() 4229 int element_size_shift = ElementsKindToShiftSize(FAST_DOUBLE_ELEMENTS); in DoStoreKeyedFixedDoubleArray()
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-codegen-ppc.cc | 3090 case FAST_DOUBLE_ELEMENTS: in DoShiftI() 3110 int element_size_shift = ElementsKindToShiftSize(FAST_DOUBLE_ELEMENTS); in DoShiftI() 4272 case FAST_DOUBLE_ELEMENTS: in DoShiftI() 4307 int element_size_shift = ElementsKindToShiftSize(FAST_DOUBLE_ELEMENTS); in DoShiftI()
|