Searched refs:NegTwo (Results 1 – 1 of 1) sorted by relevance
14384 const SDValue NegTwo = DAG.getConstantFP(-2.0, SL, VT); in performFSubCombine() local14385 return DAG.getNode(FusedOp, SL, VT, A, NegTwo, LHS); in performFSubCombine()