Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCalcSpillWeights.cpp309 MRI.addRegAllocationHint(LI.reg(), Hint.Reg); in weightCalcHelper()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineRegisterInfo.h811 void addRegAllocationHint(Register VReg, Register PrefReg) { in addRegAllocationHint() function