Home
last modified time | relevance | path

Searched defs:calcSpillCost (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp457 unsigned RAFast::calcSpillCost(unsigned PhysReg) const { in calcSpillCost() function in RAFast
DRegAllocGreedy.cpp1141 BlockFrequency RAGreedy::calcSpillCost() { in calcSpillCost() function in RAGreedy
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocFast.cpp560 unsigned RegAllocFast::calcSpillCost(MCPhysReg PhysReg) const { in calcSpillCost() function in RegAllocFast
DRegAllocGreedy.cpp1414 BlockFrequency RAGreedy::calcSpillCost() { in calcSpillCost() function in RAGreedy
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegAllocFast.cpp650 unsigned RegAllocFast::calcSpillCost(MCPhysReg PhysReg) const { in calcSpillCost() function in RegAllocFast
DRegAllocGreedy.cpp827 BlockFrequency RAGreedy::calcSpillCost() { in calcSpillCost() function in RAGreedy