Home
last modified time | relevance | path

Searched refs:INT16_ARRAY (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_mcr_lowering.cpp264 case BuiltinTypeId::INT16_ARRAY: in SetDeoptTypeInfo()
642 case BuiltinTypeId::INT16_ARRAY: in GetElementSize()
670 case BuiltinTypeId::INT16_ARRAY: in GetVariableType()
715 LowerTypedArrayLoadElement(gate, BuiltinTypeId::INT16_ARRAY); in LowerLoadElement()
790 case BuiltinTypeId::INT16_ARRAY: in LowerTypedArrayLoadElement()
823 LowerTypedArrayStoreElement(gate, BuiltinTypeId::INT16_ARRAY); in LowerStoreElement()
875 case BuiltinTypeId::INT16_ARRAY: in LowerTypedArrayStoreElement()
Dts_hcr_lowering.cpp900 case BuiltinTypeId::INT16_ARRAY: in LoadTypedArrayByIndex()
960 case BuiltinTypeId::INT16_ARRAY: in StoreTypedArrayByIndex()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp873 BuiltinTypeId::INT16_ARRAY, in GetValidTypedArrayIds()
925 IsBuiltinInstanceType(BuiltinTypeId::INT16_ARRAY, gateType) || in IsIntTypedArrayType()
1002 case BuiltinTypeId::INT16_ARRAY: in GetBuiltinsName()
Dts_manager.h80 INT16_ARRAY, enumerator