Searched refs:reg_instructions (Results 1 – 6 of 6) sorted by relevance
119 for (MachineInstr &MIR : MRI->reg_instructions(VirtReg->reg())) { in allocatePhysRegs()
218 for (MachineInstr &MI : reg_instructions(Reg)) in clearVirtRegs()
1270 llvm::make_early_inc_range(MRI.reg_instructions(Reg))) { in spillAll()
489 for (MachineInstr &UseMI : MRI->reg_instructions(Reg)) { in shrinkToUses()
140 for (auto &Use : MRI->reg_instructions(Reg)) { in getRegAllocationHints()
316 reg_instructions(Register Reg) const { in reg_instructions() function