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