Home
last modified time | relevance | path

Searched defs:intToDouble (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp4813 GateRef intToDouble = CastInt64ToFloat64(SExtInt32ToInt64(doubleToInt)); in GenArrayConstructor() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_hcr_lowering.cpp2340 GateRef intToDouble = builder_.CastInt64ToFloat64(builder_.SExtInt32ToInt64(doubleToInt)); in LowerArrayConstructor() local
2437 GateRef intToDouble = builder_.CastInt64ToFloat64(builder_.SExtInt32ToInt64(doubleToInt)); in ConvertFloat32ArrayConstructorLength() local

Completed in 15 milliseconds