Searched defs:double2 (Results 1 – 1 of 1) sorted by relevance
870 GateRef TypedNativeInlineLowering::BuildDoubleMinMax(GateRef double1, GateRef double2, GateRef in1,… in BuildDoubleMinMax()1003 GateRef double2 = builder_.GetDoubleOfTNumber(in2); in LowerMathMinMaxWithIntrinsic() local