Home
last modified time | relevance | path

Searched defs:double1 (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()
981 GateRef double1 = builder_.GetDoubleOfTNumber(in1); in LowerMathMinMaxWithIntrinsic() local