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

References

gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
 3805 /*  7524*/            OPC_MorphNodeTo0, TARGET_VAL(SystemZ::STMux), 0|OPFL_Chain|OPFL_MemRefs,
lib/Target/SystemZ/SystemZISelLowering.cpp
 7554     return emitCondStore(MI, MBB, SystemZ::STMux, SystemZ::STOCMux, false);
 7556     return emitCondStore(MI, MBB, SystemZ::STMux, SystemZ::STOCMux, true);
lib/Target/SystemZ/SystemZInstrInfo.cpp
 1279   case SystemZ::STMux:
 1469     StoreOpcode = SystemZ::STMux;