Searched refs:UINT8_CLAMPED_ELEMENTS (Results 1 – 23 of 23) sorted by relevance
45 UINT8_CLAMPED_ELEMENTS, enumerator49 LAST_ELEMENTS_KIND = UINT8_CLAMPED_ELEMENTS,53 LAST_FIXED_TYPED_ARRAY_ELEMENTS_KIND = UINT8_CLAMPED_ELEMENTS,
20 case UINT8_CLAMPED_ELEMENTS: in ElementsKindToShiftSize()
362 PRINT_ELEMENTS(UINT8_CLAMPED_ELEMENTS, FixedUint8ClampedArray) in PrintElements()
83 V(FixedUint8ClampedElementsAccessor, UINT8_CLAMPED_ELEMENTS, \
1123 case UINT8_CLAMPED_ELEMENTS: { in IterateElements()
16 case UINT8_CLAMPED_ELEMENTS: in IsUnsignedLoad()54 DCHECK(store->elements_kind() != UINT8_CLAMPED_ELEMENTS); in IsSafeUint32Use()
3205 case UINT8_CLAMPED_ELEMENTS: in InferRange()
2812 if (elements_kind == UINT8_CLAMPED_ELEMENTS) { in AddElementAccess()
1607 elements_kind == UINT8_CLAMPED_ELEMENTS); in ExternalArrayOpRequiresTemp()
2238 elements_kind == UINT8_CLAMPED_ELEMENTS; in GetStoreKeyedValueOperand()
2850 case UINT8_CLAMPED_ELEMENTS: in DoLoadKeyedExternalArray()3928 case UINT8_CLAMPED_ELEMENTS: in DoStoreKeyedExternalArray()
1615 elements_kind == UINT8_CLAMPED_ELEMENTS); in ExternalArrayOpRequiresTemp()
2236 elements_kind == UINT8_CLAMPED_ELEMENTS; in GetStoreKeyedValueOperand()
3123 case UINT8_CLAMPED_ELEMENTS: in DoLoadKeyedExternalArray()4301 case UINT8_CLAMPED_ELEMENTS: in DoStoreKeyedExternalArray()
1572 elements_kind == UINT8_CLAMPED_ELEMENTS); in ExternalArrayOpRequiresTemp()
2277 bool val_is_temp_register = elements_kind == UINT8_CLAMPED_ELEMENTS || in DoStoreKeyed()
2882 case UINT8_CLAMPED_ELEMENTS: in DoLoadKeyedExternalArray()4088 case UINT8_CLAMPED_ELEMENTS: in DoStoreKeyedExternalArray()
2925 case UINT8_CLAMPED_ELEMENTS: in DoLoadKeyedExternalArray()3998 case UINT8_CLAMPED_ELEMENTS: in DoStoreKeyedExternalArray()
3166 case UINT8_CLAMPED_ELEMENTS: in DoLoadKeyedExternal()4869 case UINT8_CLAMPED_ELEMENTS: in DoStoreKeyedExternal()
2856 case UINT8_CLAMPED_ELEMENTS: in DoLoadKeyedExternalArray()3965 case UINT8_CLAMPED_ELEMENTS: in DoStoreKeyedExternalArray()
3006 case UINT8_CLAMPED_ELEMENTS: in DoLoadKeyedExternalArray()4188 case UINT8_CLAMPED_ELEMENTS: in DoStoreKeyedExternalArray()
3045 case UINT8_CLAMPED_ELEMENTS: in DoShiftI()4246 case UINT8_CLAMPED_ELEMENTS: in DoShiftI()
15758 i::UINT8_CLAMPED_ELEMENTS, uint8_t>( in THREADED_TEST()