reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/SystemZ/SystemZISelLowering.cpp
  278     setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i1, Promote);
  279     setLoadExtAction(ISD::ZEXTLOAD, VT, MVT::i1, Promote);
  280     setLoadExtAction(ISD::EXTLOAD,  VT, MVT::i1, Promote);