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