Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2240 GateRef doubleLength = builder_.GetDoubleOfTDouble(arg0); in LowerArrayConstructor() local
2334 GateRef doubleLength = builder_.GetDoubleOfTDouble(len); in ConvertFloat32ArrayConstructorLength() local
Dcommon_stubs.cpp222 GateRef doubleLength = GetDoubleOfTDouble(arg0); in GenerateCircuit() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp5121 GateRef doubleLength = GetDoubleOfTDouble(arg0); in GenArrayConstructor() local