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

Overridden By

lib/Target/PowerPC/PPCRegisterInfo.cpp
  266 void PPCRegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const {
lib/Target/X86/X86RegisterInfo.cpp
  609 void X86RegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const {

References

lib/CodeGen/StackMapLivenessAnalysis.cpp
  167   TRI->adjustStackMapLiveOutMask(Mask);