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