Home | History | Annotate | Download | only in AArch64

Lines Matching refs:ExtType

913   ISD::LoadExtType ExtType = LD->getExtensionType();
918 if (ExtType == ISD::NON_EXTLOAD)
920 else if (ExtType == ISD::SEXTLOAD)
930 if (ExtType == ISD::SEXTLOAD) {
943 if (ExtType == ISD::SEXTLOAD) {