Searched refs:UINT32_ELEMENTS (Results 1 – 24 of 24) sorted by relevance
25 case UINT32_ELEMENTS: in ElementsKindToShiftSize()
41 UINT32_ELEMENTS, enumerator
366 PRINT_ELEMENTS(UINT32_ELEMENTS, FixedUint32Array) in PrintElements()
79 V(FixedUint32ElementsAccessor, UINT32_ELEMENTS, FixedUint32Array) \
1157 case UINT32_ELEMENTS: { in IterateElements()
15 case UINT32_ELEMENTS: in IsUnsignedLoad()
2824 if (elements_kind == UINT32_ELEMENTS) { in AddElementAccess()
2154 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
3018 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()4197 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
2150 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
2868 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()3974 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
2162 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
3073 case UINT32_ELEMENTS: in DoShiftI()4263 case UINT32_ELEMENTS: in DoShiftI()
1694 if (elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
3178 case UINT32_ELEMENTS: in DoLoadKeyedExternal()4878 case UINT32_ELEMENTS: in DoStoreKeyedExternal()
2203 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
2937 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()4007 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
2202 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
2894 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()4096 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
2197 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
3135 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()4308 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
2199 needs_environment = elements_kind == UINT32_ELEMENTS && in DoLoadKeyed()
2862 case UINT32_ELEMENTS: in DoLoadKeyedExternalArray()3935 case UINT32_ELEMENTS: in DoStoreKeyedExternalArray()
15782 FixedTypedArrayTestHelper<i::FixedUint32Array, i::UINT32_ELEMENTS, uint32_t>( in THREADED_TEST()