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

References

lib/CodeGen/LiveRangeCalc.cpp
   82   for (const MachineOperand &MO : MRI->reg_nodbg_operands(Reg)) {
  165   for (MachineOperand &MO : MRI->reg_nodbg_operands(Reg)) {
lib/CodeGen/LiveRangeEdit.cpp
  190   for (MachineOperand &MO : MRI.reg_nodbg_operands(LI->reg)) {
lib/CodeGen/MachineRegisterInfo.cpp
  133   for (MachineOperand &MO : reg_nodbg_operands(Reg)) {
lib/CodeGen/RegisterCoalescer.cpp
 1587   for (MachineOperand &MO : MRI->reg_nodbg_operands(DstReg)) {
lib/CodeGen/RegisterScavenging.cpp
  631   for (MachineOperand &MO : MRI.reg_nodbg_operands(VReg)) {
lib/CodeGen/RenameIndependentSubregs.cpp
  178   for (const MachineOperand &MO : MRI->reg_nodbg_operands(Reg)) {
  344     for (MachineOperand &MO : MRI->reg_nodbg_operands(Reg)) {
lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  212   for (const auto &MO : MRI.reg_nodbg_operands(DstReg)) {
lib/Target/WebAssembly/WebAssemblyRegColoring.cpp
   69   for (MachineOperand &MO : MRI->reg_nodbg_operands(VReg))