Searched refs:copyHint (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | CalcSpillWeights.cpp | 59 static unsigned copyHint(const MachineInstr *mi, unsigned reg, in copyHint() function 141 unsigned hint = copyHint(mi, li.reg, tri, mri); in CalculateWeightAndHint()
|
/external/llvm/lib/CodeGen/ |
D | CalcSpillWeights.cpp | 46 static unsigned copyHint(const MachineInstr *mi, unsigned reg, in copyHint() function 185 unsigned hint = copyHint(mi, li.reg, tri, mri); in calculateSpillWeightAndHint()
|