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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 3370   { 3569 /* cr */, SystemZ::CR, Convert__GR321_0__GR321_1, AMFBS_None, { MCK_GR32, MCK_GR32 }, },
gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
14234 /* 26204*/          OPC_MorphNodeTo1, TARGET_VAL(SystemZ::CR), 0,
gen/lib/Target/SystemZ/SystemZGenInstrInfo.inc
16928   { SystemZ::CR, SystemZ::C },
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 5547     case SystemZ::CR:
lib/Target/SystemZ/SystemZISelLowering.cpp
 7120   BuildMI(MBB, DL, TII->get(SystemZ::CR))
 7717     return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR,
 7720     return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR,
 7727     return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR,
 7730     return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR,
lib/Target/SystemZ/SystemZInstrInfo.cpp
 1623     case SystemZ::CR:
 1644     case SystemZ::CR:
 1665     case SystemZ::CR:
 1686     case SystemZ::CR:
lib/Target/SystemZ/SystemZLongBranch.cpp
  406     splitCompareBranch(Branch, SystemZ::CR);