Home
last modified time | relevance | path

Searched defs:intToDouble (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2242 … GateRef intToDouble = builder_.CastInt64ToFloat64(builder_.SExtInt32ToInt64(doubleToInt)); in LowerArrayConstructor() local
2336 … GateRef intToDouble = builder_.CastInt64ToFloat64(builder_.SExtInt32ToInt64(doubleToInt)); in ConvertFloat32ArrayConstructorLength() local
Dcommon_stubs.cpp224 GateRef intToDouble = CastInt64ToFloat64(SExtInt32ToInt64(doubleToInt)); in GenerateCircuit() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp5123 GateRef intToDouble = CastInt64ToFloat64(SExtInt32ToInt64(doubleToInt)); in GenArrayConstructor() local