Home
last modified time | relevance | path

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

/external/v8/src/
Delements-kind.cc25 case UINT32_ELEMENTS: in ElementsKindToShiftSize()
Delements-kind.h47 UINT32_ELEMENTS, enumerator
Dcode-stub-assembler.cc1218 case UINT32_ELEMENTS: in LoadFixedTypedArrayElement()
5473 UINT16_ELEMENTS, INT16_ELEMENTS, UINT32_ELEMENTS, in EmitElementLoad()
6811 case UINT32_ELEMENTS: in ElementsKindToMachineRepresentation()
6892 case UINT32_ELEMENTS: in PrepareValueForWriteToTypedArray()
Delements.cc86 V(FixedUint32ElementsAccessor, UINT32_ELEMENTS, FixedUint32Array) \
/external/v8/src/crankshaft/
Dhydrogen-uint32-analysis.cc15 case UINT32_ELEMENTS: in IsUnsignedLoad()
Dhydrogen.cc2729 if (elements_kind == UINT32_ELEMENTS) { in AddElementAccess()
/external/v8/src/crankshaft/s390/
Dlithium-s390.cc1856 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
Dlithium-codegen-s390.cc2864 case UINT32_ELEMENTS: in DoShiftI()
4036 case UINT32_ELEMENTS: in DoShiftI()
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.cc2004 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
Dlithium-codegen-mips64.cc2841 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()
4032 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc2026 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
Dlithium-codegen-ppc.cc2910 case UINT32_ELEMENTS: in DoShiftI()
4116 case UINT32_ELEMENTS: in DoShiftI()
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc2053 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
Dlithium-codegen-arm.cc2766 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()
3847 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/crankshaft/mips/
Dlithium-mips.cc2000 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
Dlithium-codegen-mips.cc2692 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()
3809 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.cc2066 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
Dlithium-codegen-ia32.cc2553 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()
3672 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/crankshaft/x87/
Dlithium-x87.cc2062 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
Dlithium-codegen-x87.cc2829 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()
3970 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/builtins/
Dbuiltins-array.cc2524 data_ptr, index, UINT32_ELEMENTS, in Generate_ArrayIteratorPrototypeNext()
/external/v8/src/crankshaft/x64/
Dlithium-x64.cc2079 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
Dlithium-codegen-x64.cc2711 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()
3915 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.cc1569 if (elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
Dlithium-codegen-arm64.cc3092 case UINT32_ELEMENTS: in DoLoadKeyedExternal()
4755 case UINT32_ELEMENTS: in DoStoreKeyedExternal()