Home
last modified time | relevance | path

Searched refs:usePhysReg (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp237 bool usePhysReg(MachineInstr &MI, MCPhysReg PhysReg);
546 bool RegAllocFast::usePhysReg(MachineInstr &MI, MCPhysReg Reg) { in usePhysReg() function in RegAllocFast
1300 bool displacedAny = usePhysReg(MI, Reg); in allocateInstruction()