Home
last modified time | relevance | path

Searched refs:UINT16_ELEMENTS (Results 1 – 18 of 18) sorted by relevance

/external/v8/src/
Delements-kind.cc23 case UINT16_ELEMENTS: in ElementsKindToShiftSize()
Delements-kind.h45 UINT16_ELEMENTS, enumerator
Dcode-stub-assembler.cc1214 case UINT16_ELEMENTS: in LoadFixedTypedArrayElement()
1625 length, UINT16_ELEMENTS, mode, in AllocateSeqTwoByteString()
2258 ElementsKind from_kind = from_one_byte ? UINT8_ELEMENTS : UINT16_ELEMENTS; in CopyStringCharacters()
2259 ElementsKind to_kind = to_one_byte ? UINT8_ELEMENTS : UINT16_ELEMENTS; in CopyStringCharacters()
5736 case UINT16_ELEMENTS: in ElementsKindToMachineRepresentation()
5816 case UINT16_ELEMENTS: in PrepareValueForWriteToTypedArray()
Delements.cc84 V(FixedUint16ElementsAccessor, UINT16_ELEMENTS, FixedUint16Array) \
/external/v8/src/crankshaft/
Dhydrogen-uint32-analysis.cc15 case UINT16_ELEMENTS: in IsUnsignedLoad()
Dhydrogen-instructions.cc2709 case UINT16_ELEMENTS: in InferRange()
/external/v8/src/builtins/
Dbuiltins-string.cc575 ElementOffsetFromIndex(max_index.value(), UINT16_ELEMENTS, in TF_BUILTIN()
593 max_index.value(), UINT16_ELEMENTS, in TF_BUILTIN()
Dbuiltins-array.cc2720 data_ptr, index, UINT16_ELEMENTS, in Generate_ArrayIteratorPrototypeNext()
/external/v8/src/ic/
Daccessor-assembler.cc1033 UINT16_ELEMENTS, INT16_ELEMENTS, UINT32_ELEMENTS, in EmitElementLoad()
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc2682 case UINT16_ELEMENTS: in DoLoadKeyedExternalArray()
3802 case UINT16_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc3098 case UINT16_ELEMENTS: in DoLoadKeyedExternal()
4763 case UINT16_ELEMENTS: in DoStoreKeyedExternal()
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc2545 case UINT16_ELEMENTS: in DoLoadKeyedExternalArray()
3666 case UINT16_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.cc2758 case UINT16_ELEMENTS: in DoLoadKeyedExternalArray()
3843 case UINT16_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc2705 case UINT16_ELEMENTS: in DoLoadKeyedExternalArray()
3911 case UINT16_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc2830 case UINT16_ELEMENTS: in DoLoadKeyedExternalArray()
4024 case UINT16_ELEMENTS: in DoStoreKeyedExternalArray()
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc2874 case UINT16_ELEMENTS: in DoShiftI()
4035 case UINT16_ELEMENTS: in DoShiftI()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc2912 case UINT16_ELEMENTS: in DoShiftI()
4126 case UINT16_ELEMENTS: in DoShiftI()
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc2821 case UINT16_ELEMENTS: in DoLoadKeyedExternalArray()
3973 case UINT16_ELEMENTS: in DoStoreKeyedExternalArray()