Home
last modified time | relevance | path

Searched refs:copyHint (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCalcSpillWeights.cpp59 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/
DCalcSpillWeights.cpp46 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/
DCalcSpillWeights.cpp52 static unsigned copyHint(const MachineInstr *mi, unsigned reg, in copyHint() function
269 unsigned hint = copyHint(mi, li.reg, tri, mri); in weightCalcHelper()