Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:EXTLOAD

251   bool IsZeroExt = (ExtType == ISD::ZEXTLOAD || ExtType == ISD::EXTLOAD);
306 if (ExtType == ISD::ZEXTLOAD || ExtType == ISD::EXTLOAD) {