Home
last modified time | relevance | path

Searched refs:EXTERNAL_INT8_ELEMENTS (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/v8/src/
Delements-kind.h33 EXTERNAL_INT8_ELEMENTS, enumerator
59 FIRST_EXTERNAL_ARRAY_ELEMENTS_KIND = EXTERNAL_INT8_ELEMENTS,
Delements-kind.cc18 case EXTERNAL_INT8_ELEMENTS: in ElementsKindToShiftSize()
Dobjects-printer.cc303 PRINT_ELEMENTS(EXTERNAL_INT8_ELEMENTS, ExternalInt8Array) in PrintElements()
Dcode-stubs-hydrogen.cc1747 EXTERNAL_INT8_ELEMENTS); in BuildCodeStub()
Delements.cc77 V(ExternalInt8ElementsAccessor, EXTERNAL_INT8_ELEMENTS, \
Dhydrogen-instructions.cc3170 case EXTERNAL_INT8_ELEMENTS: in InferRange()
Druntime.cc972 EXTERNAL_INT8_ELEMENTS; // Bogus initialization. in RUNTIME_FUNCTION()
1062 EXTERNAL_INT8_ELEMENTS; // Bogus intialization. in RUNTIME_FUNCTION()
10488 case EXTERNAL_INT8_ELEMENTS: { in IterateElements()
Dhydrogen-instructions.h7147 if ((elements_kind >= EXTERNAL_INT8_ELEMENTS && in DECLARE_CONCRETE_INSTRUCTION()
Dhydrogen.cc9656 EXTERNAL_INT8_ELEMENTS; in GenerateTypedArrayInitialize()
/external/chromium_org/v8/src/x64/
Dlithium-x64.h1659 (elements_kind == EXTERNAL_INT8_ELEMENTS || in ExternalArrayOpRequiresTemp()
Dlithium-codegen-x64.cc3116 case EXTERNAL_INT8_ELEMENTS: in DoLoadKeyedExternalArray()
4316 case EXTERNAL_INT8_ELEMENTS: in DoStoreKeyedExternalArray()
/external/chromium_org/v8/src/ia32/
Dlithium-ia32.h1704 (elements_kind == EXTERNAL_INT8_ELEMENTS || in ExternalArrayOpRequiresTemp()
Dlithium-ia32.cc2260 elements_kind == EXTERNAL_INT8_ELEMENTS || in GetStoreKeyedValueOperand()
Dlithium-codegen-ia32.cc3070 case EXTERNAL_INT8_ELEMENTS: in DoLoadKeyedExternalArray()
4152 case EXTERNAL_INT8_ELEMENTS: in DoStoreKeyedExternalArray()
/external/chromium_org/v8/src/x87/
Dlithium-x87.h1714 (elements_kind == EXTERNAL_INT8_ELEMENTS || in ExternalArrayOpRequiresTemp()
Dlithium-x87.cc2258 elements_kind == EXTERNAL_INT8_ELEMENTS || in GetStoreKeyedValueOperand()
Dlithium-codegen-x87.cc3358 case EXTERNAL_INT8_ELEMENTS: in DoLoadKeyedExternalArray()
4567 case EXTERNAL_INT8_ELEMENTS: in DoStoreKeyedExternalArray()
/external/chromium_org/v8/src/arm64/
Dlithium-codegen-arm64.cc3467 case EXTERNAL_INT8_ELEMENTS: in DoLoadKeyedExternal()
5198 case EXTERNAL_INT8_ELEMENTS: in DoStoreKeyedExternal()
/external/chromium_org/v8/src/arm/
Dlithium-codegen-arm.cc3256 case EXTERNAL_INT8_ELEMENTS: in DoLoadKeyedExternalArray()
4315 case EXTERNAL_INT8_ELEMENTS: in DoStoreKeyedExternalArray()
/external/chromium_org/v8/src/mips64/
Dlithium-codegen-mips64.cc3157 case EXTERNAL_INT8_ELEMENTS: in DoLoadKeyedExternalArray()
4304 case EXTERNAL_INT8_ELEMENTS: in DoStoreKeyedExternalArray()
/external/chromium_org/v8/src/mips/
Dlithium-codegen-mips.cc3163 case EXTERNAL_INT8_ELEMENTS: in DoLoadKeyedExternalArray()
4264 case EXTERNAL_INT8_ELEMENTS: in DoStoreKeyedExternalArray()