Searched refs:combineCarryThroughADD (Results 1 – 2 of 2) sorted by relevance
3538 static SDValue combineCarryThroughADD(SDValue CCR) { in combineCarryThroughADD() function3567 if (SDValue Flags = combineCarryThroughADD(CCR)) in combineSetCCCCR()3605 if (SDValue Flags = combineCarryThroughADD(N->getOperand(2))) { in combineSUBX()3618 if (SDValue Flags = combineCarryThroughADD(N->getOperand(2))) { in combineADDX()
46758 static SDValue combineCarryThroughADD(SDValue EFLAGS, SelectionDAG &DAG) { in combineCarryThroughADD() function47220 if (SDValue Flags = combineCarryThroughADD(EFLAGS, DAG)) in combineSetCCEFLAGS()55343 if (SDValue Flags = combineCarryThroughADD(BorrowIn, DAG)) { in combineSBB()55402 if (SDValue Flags = combineCarryThroughADD(CarryIn, DAG)) { in combineADC()