Searched refs:CCOp1 (Results 1 – 1 of 1) sorted by relevance
18368 const SDValue CCOp1 = SetCC.getOperand(1); in performSignExtendSetCCCombine() local18370 !CCOp1->getValueType(0).isInteger()) in performSignExtendSetCCCombine()18384 DAG.getNode(ExtType, SDLoc(N), N->getValueType(0), CCOp1); in performSignExtendSetCCCombine()