reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
433 for (auto &MO : MRI.reg_operands(vRegToRename)) {
lib/CodeGen/MIRVRegNamerUtils.cpp 237 for (auto &MO : MRI.reg_operands(VReg)) {
lib/CodeGen/MachineRegisterInfo.cpp 220 for (MachineOperand &M : reg_operands(Reg)) {
lib/CodeGen/RegisterCoalescer.cpp 1658 for (MachineOperand &MO : MRI->reg_operands(DstReg)) {
lib/CodeGen/TwoAddressInstructionPass.cpp 388 for (MachineOperand &MO : MRI->reg_operands(Reg)) {
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp 594 for (const MachineOperand &UseOp : MRI.reg_operands(Reg)) {