Searched refs:usePhysReg (Results 1 – 1 of 1) sorted by relevance
247 bool usePhysReg(MachineInstr &MI, MCPhysReg PhysReg);576 bool RegAllocFast::usePhysReg(MachineInstr &MI, MCPhysReg Reg) { in usePhysReg() function in RegAllocFast1360 bool displacedAny = usePhysReg(MI, Reg); in allocateInstruction()