Searched refs:IntermediateOpc (Results 1 – 1 of 1) sorted by relevance
52769 unsigned IntermediateOpc = IntermediateBitwidthOp.getOpcode(); in combineSextInRegCmov() local52770 CMovOp0 = DAG.getNode(IntermediateOpc, DL, DstVT, CMovOp0); in combineSextInRegCmov()52771 CMovOp1 = DAG.getNode(IntermediateOpc, DL, DstVT, CMovOp1); in combineSextInRegCmov()