Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Ext

4345   const SDValue &Ext = N.getOperand(0);
4346 if (Ext.getOpcode() == ISD::AssertZext || Ext.getOpcode() == ISD::AssertSext){
4347 const SDValue &CFR = Ext.getOperand(0);