Home | History | Annotate | Download | only in R600

Lines Matching refs:LoadExtType

1702     //ISD::LoadExtType Ext = Ins[i].Flags.isSExt() ? ISD::SEXTLOAD : ISD::ZEXTLOAD;
1703 ISD::LoadExtType Ext = ISD::SEXTLOAD;