Searched refs:INT8_ELEMENTS (Results 1 – 22 of 22) sorted by relevance
19 case INT8_ELEMENTS: in ElementsKindToShiftSize()
38 INT8_ELEMENTS, enumerator
363 PRINT_ELEMENTS(INT8_ELEMENTS, FixedInt8Array) in PrintElements()
76 V(FixedInt8ElementsAccessor, INT8_ELEMENTS, FixedInt8Array) \
1132 case INT8_ELEMENTS: { in IterateElements()
105 ElementsKind fixed_elements_kind = INT8_ELEMENTS; // Bogus initialization. in RUNTIME_FUNCTION()186 ElementsKind fixed_elements_kind = INT8_ELEMENTS; // Bogus initialization. in RUNTIME_FUNCTION()
1606 (elements_kind == UINT8_ELEMENTS || elements_kind == INT8_ELEMENTS || in ExternalArrayOpRequiresTemp()
2237 elements_kind == INT8_ELEMENTS || in GetStoreKeyedValueOperand()
2846 case INT8_ELEMENTS: in DoLoadKeyedExternalArray()3927 case INT8_ELEMENTS: in DoStoreKeyedExternalArray()
1571 (elements_kind == UINT8_ELEMENTS || elements_kind == INT8_ELEMENTS || in ExternalArrayOpRequiresTemp()
2878 case INT8_ELEMENTS: in DoLoadKeyedExternalArray()4086 case INT8_ELEMENTS: in DoStoreKeyedExternalArray()
1614 (elements_kind == UINT8_ELEMENTS || elements_kind == INT8_ELEMENTS || in ExternalArrayOpRequiresTemp()
2235 elements_kind == INT8_ELEMENTS || in GetStoreKeyedValueOperand()
3119 case INT8_ELEMENTS: in DoLoadKeyedExternalArray()4300 case INT8_ELEMENTS: in DoStoreKeyedExternalArray()
2921 case INT8_ELEMENTS: in DoLoadKeyedExternalArray()3999 case INT8_ELEMENTS: in DoStoreKeyedExternalArray()
2852 case INT8_ELEMENTS: in DoLoadKeyedExternalArray()3966 case INT8_ELEMENTS: in DoStoreKeyedExternalArray()
3162 case INT8_ELEMENTS: in DoLoadKeyedExternal()4870 case INT8_ELEMENTS: in DoStoreKeyedExternal()
3002 case INT8_ELEMENTS: in DoLoadKeyedExternalArray()4189 case INT8_ELEMENTS: in DoStoreKeyedExternalArray()
3036 case INT8_ELEMENTS: in DoShiftI()4247 case INT8_ELEMENTS: in DoShiftI()
3202 case INT8_ELEMENTS: in InferRange()
10319 INT8_ELEMENTS; in GenerateTypedArrayInitialize()
15764 FixedTypedArrayTestHelper<i::FixedInt8Array, i::INT8_ELEMENTS, int8_t>( in THREADED_TEST()