Home | History | Annotate | Download | only in X86

Lines Matching refs:SMIN

13720       Opcode = X86ISD::SMIN;
16534 case X86ISD::SMIN: return "X86ISD::SMIN";
19136 Opc = hasSigned ? X86ISD::SMIN : 0; break;
19157 Opc = hasSigned ? X86ISD::SMIN : 0; break;