Home | History | Annotate | Download | only in X86

Lines Matching refs:FMAXC

16537   case X86ISD::FMAXC:              return "X86ISD::FMAXC";
21430 // into FMINC and FMAXC, which are Commutative operations.
21435 case X86ISD::FMAX: NewOp = X86ISD::FMAXC; break;