Searched defs:SUBC (Results 1 – 8 of 8) sorted by relevance
76 SUBC, // Sub with carry enumerator
73 SUBC, // Sub with carry enumerator
208 ADDC, SUBC, enumerator
214 ADDC, SUBC, enumerator
161 #define SUBC (OPC1(0x2) | OPC3(0x0c)) macro
2973 if (ConstantSDNode *SUBC = in MatchRotate() local2990 if (ConstantSDNode *SUBC = in MatchRotate() local3020 if (ConstantSDNode *SUBC = in MatchRotate() local3034 if (ConstantSDNode *SUBC = in MatchRotate() local
2455 if (ConstantSDNode *SUBC = dyn_cast<ConstantSDNode>(N0.getOperand(0))) { in SimplifySetCC() local
2055 if (auto *SUBC = dyn_cast<ConstantSDNode>(N0.getOperand(0))) { in SimplifySetCC() local