Home | History | Annotate | Download | only in X86

Lines Matching refs:SMIN

10501       Opcode = X86ISD::SMIN;
12460 case X86ISD::SMIN: return "X86ISD::SMIN";
15146 return hasSigned ? X86ISD::SMIN : 0;
15167 return hasSigned ? X86ISD::SMIN : 0;