Home | History | Annotate | Download | only in ARM

Lines Matching refs:SEXTLOAD

128     setLoadExtAction(ISD::SEXTLOAD, VT.getSimpleVT(), Expand);
532 setLoadExtAction(ISD::SEXTLOAD, MVT::i1, Promote);
8421 isSEXTLoad = LD->getExtensionType() == ISD::SEXTLOAD;
8460 isSEXTLoad = LD->getExtensionType() == ISD::SEXTLOAD;