Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Ext

4359   const SDValue &Ext = N.getOperand(0);
4360 if (Ext.getOpcode() == ISD::AssertZext ||
4361 Ext.getOpcode() == ISD::AssertSext) {
4362 const SDValue &CFR = Ext.getOperand(0);