Searched refs:NegTwo (Results 1 – 1 of 1) sorted by relevance
1725 const SDValue NegTwo = DAG.getConstantFP(-2.0, MVT::f32); in PerformDAGCombine() local1726 return DAG.getNode(ISD::FMAD, DL, VT, NegTwo, A, LHS); in PerformDAGCombine()