Searched refs:CCOp0 (Results 1 – 1 of 1) sorted by relevance
21560 const SDValue CCOp0 = SetCC.getOperand(0); in performSignExtendSetCCCombine() local21562 if (!CCOp0->getValueType(0).isInteger() || in performSignExtendSetCCCombine()21575 DAG.getNode(ExtType, SDLoc(N), N->getValueType(0), CCOp0); in performSignExtendSetCCCombine()