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

References

gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
13361 /* 24554*/                OPC_MorphNodeTo1, TARGET_VAL(SystemZ::LOCFHR), 0|OPFL_GlueInput,
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 6201     case SystemZ::LOCFHR:
lib/Target/SystemZ/SystemZInstrInfo.cpp
  288   case SystemZ::LOCFHR:
lib/Target/SystemZ/SystemZPostRewrite.cpp
  238     selectLOCRMux(MBB, MBBI, NextMBBI, SystemZ::LOCR, SystemZ::LOCFHR);
lib/Target/SystemZ/SystemZShortenInst.cpp
  221       Changed |= shortenSelect(MI, SystemZ::LOCFHR);