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

References

gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
13369 /* 24571*/              OPC_MorphNodeTo1, TARGET_VAL(SystemZ::LOCR), 0|OPFL_GlueInput,
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 6203     case SystemZ::LOCR: {
lib/Target/SystemZ/SystemZInstrInfo.cpp
  289   case SystemZ::LOCR:
  586       Opc = SystemZ::LOCR;
lib/Target/SystemZ/SystemZPostRewrite.cpp
  238     selectLOCRMux(MBB, MBBI, NextMBBI, SystemZ::LOCR, SystemZ::LOCFHR);
lib/Target/SystemZ/SystemZShortenInst.cpp
  217       Changed |= shortenSelect(MI, SystemZ::LOCR);