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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 3308   { 3178 /* clr */, SystemZ::CLR, Convert__GR321_0__GR321_1, AMFBS_None, { MCK_GR32, MCK_GR32 }, },
gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
14240 /* 26215*/          OPC_MorphNodeTo1, TARGET_VAL(SystemZ::CLR), 0,
gen/lib/Target/SystemZ/SystemZGenInstrInfo.inc
16927   { SystemZ::CLR, SystemZ::CL },
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 5531     case SystemZ::CLR:
lib/Target/SystemZ/SystemZISelLowering.cpp
 7737     return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR,
 7740     return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR,
 7747     return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR,
 7750     return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR,
lib/Target/SystemZ/SystemZInstrInfo.cpp
 1631     case SystemZ::CLR:
 1652     case SystemZ::CLR:
 1673     case SystemZ::CLR:
 1694     case SystemZ::CLR:
lib/Target/SystemZ/SystemZLongBranch.cpp
  418     splitCompareBranch(Branch, SystemZ::CLR);