Home | History | Annotate | Download | only in X86

Lines Matching refs:FMINC

16538   case X86ISD::FMINC:              return "X86ISD::FMINC";
21430 // into FMINC and FMAXC, which are Commutative operations.
21434 case X86ISD::FMIN: NewOp = X86ISD::FMINC; break;