Lines Matching defs:Ext2
12857 SDValue Ext2 = DAG.getNode(Opcode, DL, VT, Op2);12858 return DAG.getSelect(DL, VT, N0->getOperand(0), Ext1, Ext2);