Home
last modified time | relevance | path

Searched defs:BestCost (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.h128 BestCost, Weak}; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1115 EvictionCost BestCost; in tryEvict() local
1835 BlockFrequency BestCost; in tryRegionSplit() local
1874 BlockFrequency &BestCost, in calculateRegionSplitCost()
2825 BlockFrequency BestCost = CSRCost; // Don't modify CSRCost. in tryAssignCSRFirstTime() local
DRegAllocFast.cpp715 unsigned BestCost = spillImpossible; in allocVirtReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp592 int BestCost = SUSchedulingCost(*Best); in pop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp445 const RegBankSelect::MappingCost *BestCost) { in computeMapping()