Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NON_EXTLOAD

2517     case ISD::NON_EXTLOAD: B = true; break;
4932 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD;
5031 if (ExtType == ISD::NON_EXTLOAD)
6678 if (LD->getExtensionType() == ISD::NON_EXTLOAD) {
8165 if (LLD->getExtensionType() == ISD::NON_EXTLOAD) {