Searched refs:definePhysReg (Results 1 – 1 of 1) sorted by relevance
252 bool definePhysReg(MachineInstr &MI, MCPhysReg PhysReg);568 bool RegAllocFast::definePhysReg(MachineInstr &MI, MCPhysReg Reg) { in definePhysReg() function in RegAllocFast1144 bool displacedAny = definePhysReg(MI, Reg); in allocateInstruction()