Home
last modified time | relevance | path

Searched refs:getMinCost (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DRegisterClassInfo.h123 unsigned getMinCost(const TargetRegisterClass *RC) { in getMinCost() function
/external/llvm/include/llvm/CodeGen/
DRegisterClassInfo.h119 unsigned getMinCost(const TargetRegisterClass *RC) { in getMinCost() function
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp878 unsigned MinCost = RegClassInfo.getMinCost(RC); in tryEvict()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1115 unsigned MinCost = RegClassInfo.getMinCost(RC); in tryEvict()