Home | History | Annotate | Download | only in X86

Lines Matching refs:SUBE

362     setOperationAction(ISD::SUBE, VT, Custom);
10810 case ISD::SUBE: Opc = X86ISD::SBB; ExtraOp = true; break;
10890 case ISD::SUBE: return LowerADDC_ADDE_SUBC_SUBE(Op, DAG);
10953 case ISD::SUBE: