Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp294 mri.addRegAllocationHint(li.reg, Hint.Reg); in weightCalcHelper()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h764 void addRegAllocationHint(unsigned VReg, unsigned PrefReg) { in addRegAllocationHint() function