Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp291 MRI.addRegAllocationHint(LI.reg(), Hint.Reg); in weightCalcHelper()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h774 void addRegAllocationHint(Register VReg, Register PrefReg) { in addRegAllocationHint() function