Home
last modified time | relevance | path

Searched defs:doubleToInt (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2016 GateRef doubleToInt = builder_.TruncDoubleToInt(glue, doubleLength, base::INT32_BITS); in LowerArrayConstructor() local
2112 …GateRef doubleToInt = builder_.TruncDoubleToInt(acc_.GetGlueFromArgList(), doubleLength, base::INT… in ConvertFloat32ArrayConstructorLength() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp5102 GateRef doubleToInt = DoubleToInt(glue, doubleLength); in GenArrayConstructor() local