Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp248 bool definePhysReg(MachineInstr &MI, MCPhysReg PhysReg);
584 bool RegAllocFast::definePhysReg(MachineInstr &MI, MCPhysReg Reg) { in definePhysReg() function in RegAllocFast
1185 bool displacedAny = definePhysReg(MI, Reg); in allocateInstruction()