Home
last modified time | relevance | path

Searched defs:setPhysReg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h209 void setPhysReg(InterferenceCache &Cache, MCRegister PhysReg) { in setPhysReg() function
H A DRegAllocFast.cpp1181 bool RegAllocFastImpl::setPhysReg(MachineInstr &MI, MachineOperand &MO, in setPhysReg() function in RegAllocFastImpl