Searched defs:setPhysReg (Results 1 – 6 of 6) sorted by relevance
212 void setPhysReg(InterferenceCache &Cache, unsigned PhysReg) { in setPhysReg() function
856 bool RegAllocFast::setPhysReg(MachineInstr &MI, MachineOperand &MO, in setPhysReg() function in RegAllocFast
208 void setPhysReg(InterferenceCache &Cache, MCRegister PhysReg) { in setPhysReg() function
1022 void RegAllocFast::setPhysReg(MachineInstr &MI, MachineOperand &MO, in setPhysReg() function in RegAllocFast
202 void setPhysReg(InterferenceCache &Cache, unsigned PhysReg) { in setPhysReg() function
685 bool RAFast::setPhysReg(MachineInstr *MI, unsigned OpNum, unsigned PhysReg) { in setPhysReg() function in RAFast