Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp309 MRI.addRegAllocationHint(LI.reg(), Hint.Reg); in weightCalcHelper()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h811 void addRegAllocationHint(Register VReg, Register PrefReg) { in addRegAllocationHint() function