Home | History | Annotate | Download | only in X86

Lines Matching refs:FMAXC

12463   case X86ISD::FMAXC:              return "X86ISD::FMAXC";
17130 // into FMINC and FMAXC, which are Commutative operations.
17135 case X86ISD::FMAX: NewOp = X86ISD::FMAXC; break;