Home | History | Annotate | Download | only in X86

Lines Matching full:sube

294     setOperationAction(ISD::SUBE, VT, Custom);
21280 case ISD::SUBE: Opc = X86ISD::SBB; ExtraOp = true; break;
21755 case ISD::SUBE: return LowerADDC_ADDE_SUBC_SUBE(Op, DAG);
21855 case ISD::SUBE: