Searched refs:copyHint (Results 1 – 3 of 3) 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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CalcSpillWeights.cpp | 52 static unsigned copyHint(const MachineInstr *mi, unsigned reg, in copyHint() function 269 unsigned hint = copyHint(mi, li.reg, tri, mri); in weightCalcHelper()
|