Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInterferenceCache.h208 void setPhysReg(InterferenceCache &Cache, MCRegister PhysReg) { in setPhysReg() function
H A DRegAllocFast.cpp979 void RegAllocFast::setPhysReg(MachineInstr &MI, MachineOperand &MO, in setPhysReg() function in RegAllocFast