Home | History | Annotate | Download | only in X86

Lines Matching refs:FMAXC

13164   case X86ISD::FMAXC:              return "X86ISD::FMAXC";
17886 // into FMINC and FMAXC, which are Commutative operations.
17891 case X86ISD::FMAX: NewOp = X86ISD::FMAXC; break;