Searched refs:UINT32_ELEMENTS (Results 1 – 21 of 21) sorted by relevance
33 case UINT32_ELEMENTS: in ElementsKindToShiftSize()
48 UINT32_ELEMENTS, enumerator
19 case UINT32_ELEMENTS: in IsUnsignedLoad()
320 PRINT_ELEMENTS(UINT32_ELEMENTS, FixedUint32Array) in PrintElements()
100 V(FixedUint32ElementsAccessor, UINT32_ELEMENTS, FixedUint32Array) \
2695 elements_kind == UINT32_ELEMENTS)) { in AddElementAccess()
2174 elements_kind == UINT32_ELEMENTS) && in DoLoadKeyed()
3186 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()4280 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
2173 elements_kind == UINT32_ELEMENTS) && in DoLoadKeyed()
3180 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()4320 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
2221 elements_kind == UINT32_ELEMENTS) && in DoLoadKeyed()
3139 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()4332 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
2225 elements_kind == UINT32_ELEMENTS) && in DoLoadKeyed()
3279 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()4331 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
1724 elements_kind == UINT32_ELEMENTS) && in DoLoadKeyed()
3490 case UINT32_ELEMENTS: in DoLoadKeyedExternal()5214 case UINT32_ELEMENTS: in DoStoreKeyedExternal()
2227 instr->elements_kind() == UINT32_ELEMENTS) && in DoLoadKeyed()
3381 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()4581 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
2229 instr->elements_kind() == UINT32_ELEMENTS) && in DoLoadKeyed()
3093 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()4166 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
16630 FixedTypedArrayTestHelper<i::FixedUint32Array, i::UINT32_ELEMENTS, uint32_t>( in THREADED_TEST()