Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Ext

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