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