Home | History | Annotate | Download | only in AArch64

Lines Matching refs:ExtType

1053   ISD::LoadExtType ExtType = LD->getExtensionType();
1058 if (ExtType == ISD::NON_EXTLOAD)
1060 else if (ExtType == ISD::SEXTLOAD)
1070 if (ExtType == ISD::SEXTLOAD) {
1083 if (ExtType == ISD::SEXTLOAD) {