Home | History | Annotate | Download | only in X86

Lines Matching refs:SMAX

13712       Opcode = X86ISD::SMAX;
16533 case X86ISD::SMAX: return "X86ISD::SMAX";
19139 Opc = hasSigned ? X86ISD::SMAX : 0; break;
19154 Opc = hasSigned ? X86ISD::SMAX : 0; break;