Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp247 bool usePhysReg(MachineInstr &MI, MCPhysReg PhysReg);
576 bool RegAllocFast::usePhysReg(MachineInstr &MI, MCPhysReg Reg) { in usePhysReg() function in RegAllocFast
1360 bool displacedAny = usePhysReg(MI, Reg); in allocateInstruction()