Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:fsub

69   /// FSUB isn't legal.
271 case ISD::FSUB:
1015 if (TLI.isOperationLegalOrCustom(ISD::FSUB, Op.getValueType())) {
1018 // TODO: If FNEG had fast-math-flags, they'd get propagated to this FSUB.
1019 return DAG.getNode(ISD::FSUB, DL, Op.getValueType(),