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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 4372   { 9115 /* stc */, SystemZ::STC, Convert__GR321_0__BDXAddr64Disp123_1, AMFBS_None, { MCK_GR32, MCK_BDXAddr64Disp12 }, },
gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
 3946 /*  7802*/            OPC_MorphNodeTo0, TARGET_VAL(SystemZ::STC), 0|OPFL_Chain|OPFL_MemRefs,
 4172 /*  8244*/            OPC_MorphNodeTo0, TARGET_VAL(SystemZ::STC), 0|OPFL_Chain|OPFL_MemRefs,
gen/lib/Target/SystemZ/SystemZGenInstrInfo.inc
16794   { SystemZ::STCY, SystemZ::STC },
16865   { SystemZ::STC, SystemZ::STCY },
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 3902     case SystemZ::STC:
lib/Target/SystemZ/SystemZISelLowering.cpp
 7558     return emitCondStore(MI, MBB, SystemZ::STC, 0, false);
 7560     return emitCondStore(MI, MBB, SystemZ::STC, 0, true);
lib/Target/SystemZ/SystemZInstrInfo.cpp
 1272     expandRXYPseudo(MI, SystemZ::STC, SystemZ::STCH);