Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NON_EXTLOAD

518   // If the original load is NON_EXTLOAD, the hi part load must be ZEXTLOAD.
519 if (HiExtType == ISD::NON_EXTLOAD)
912 if (ExtType == ISD::NON_EXTLOAD) {