Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:SEXTLOAD

221   setLoadExtAction(ISD::SEXTLOAD, MVT::i1, Promote);
1153 if (Load->getExtensionType() == ISD::SEXTLOAD) {
1186 ISD::SEXTLOAD :
1214 case ISD::SEXTLOAD:
1370 (Type == ISD::SEXTLOAD && C.ICmpType != SystemZICMP::UnsignedOnly)) {