Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_mcr_lowering.cpp279 case BuiltinTypeId::FLOAT64_ARRAY: in SetDeoptTypeInfo()
651 case BuiltinTypeId::FLOAT64_ARRAY: in GetElementSize()
681 case BuiltinTypeId::FLOAT64_ARRAY: in GetVariableType()
730 LowerTypedArrayLoadElement(gate, BuiltinTypeId::FLOAT64_ARRAY); in LowerLoadElement()
838 LowerTypedArrayStoreElement(gate, BuiltinTypeId::FLOAT64_ARRAY); in LowerStoreElement()
Dts_hcr_lowering.cpp910 case BuiltinTypeId::FLOAT64_ARRAY: in LoadTypedArrayByIndex()
975 case BuiltinTypeId::FLOAT64_ARRAY: in StoreTypedArrayByIndex()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp878 BuiltinTypeId::FLOAT64_ARRAY in GetValidTypedArrayIds()
933 IsBuiltinInstanceType(BuiltinTypeId::FLOAT64_ARRAY, gateType); in IsDoubleTypedArrayType()
1008 case BuiltinTypeId::FLOAT64_ARRAY: in GetBuiltinsName()
Dts_manager.h83 FLOAT64_ARRAY, enumerator