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

References

lib/Target/AMDGPU/SIRegisterInfo.cpp
  800         VGPRDefined = !SGPRSpillVGPRDefinedSet.insert(Spill.VGPR).second;
  806               Spill.VGPR)
  808         .addImm(Spill.Lane)
  809         .addReg(Spill.VGPR, VGPRDefined ? 0 : RegState::Undef);