Home | History | Annotate | Download | only in X86

Lines Matching full:sube

429     setOperationAction(ISD::SUBE, VT, Custom);
12735 case ISD::SUBE: Opc = X86ISD::SBB; ExtraOp = true; break;
12873 case ISD::SUBE: return LowerADDC_ADDE_SUBC_SUBE(Op, DAG);
12939 case ISD::SUBE: