Home | History | Annotate | Download | only in X86

Lines Matching refs:SUBE

446     setOperationAction(ISD::SUBE, VT, Custom);
16104 case ISD::SUBE: Opc = X86ISD::SBB; ExtraOp = true; break;
16248 case ISD::SUBE: return LowerADDC_ADDE_SUBC_SUBE(Op, DAG);
16292 case ISD::SUBE: