Searched defs:SUBC (Results 1 – 4 of 4) sorted by relevance
40 SUBC, // Sub with carry: (X, Y, Cin) -> (X+~Y+Cin, Cout). enumerator
111 SUBC, // Sub with carry global() enumerator
270 SUBC, global() enumerator
5258 if (auto *SUBC = dyn_cast<ConstantSDNode>(N0.getOperand(0))) SimplifySetCC() local