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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 3958   { 6960 /* lr */, SystemZ::LR, Convert__GR321_0__GR321_1, AMFBS_None, { MCK_GR32, MCK_GR32 }, },
gen/lib/Target/SystemZ/SystemZGenInstrInfo.inc
16956   { SystemZ::LR, SystemZ::L },
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 5668     case SystemZ::LR:
lib/Target/SystemZ/SystemZElimCompare.cpp
  117   case SystemZ::LR:
lib/Target/SystemZ/SystemZInstrInfo.cpp
  163                     SystemZ::LR, 32, MI.getOperand(1).isKill(),
  786     emitGRX32Move(MBB, MBBI, DL, DestReg, SrcReg, SystemZ::LR, 32, KillSrc,
 1534   case SystemZ::LR:     return SystemZ::LTR;