Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp849 GateRef TypedNativeInlineLowering::BuildDoubleMinMax(GateRef double1, GateRef double2, GateRef in1,… in BuildDoubleMinMax()
982 GateRef double2 = builder_.GetDoubleOfTNumber(in2); in LowerMathMinMaxWithIntrinsic() local