Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h128 BestCost, Weak}; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp596 int BestCost = SUSchedulingCost(*Best); in pop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1158 EvictionCost BestCost; in tryEvict() local
1843 BlockFrequency BestCost; in tryRegionSplit() local
1882 BlockFrequency &BestCost, in calculateRegionSplitCost()
2827 BlockFrequency BestCost = CSRCost; // Don't modify CSRCost. in tryAssignCSRFirstTime() local
H A DRegAllocFast.cpp776 unsigned BestCost = spillImpossible; in allocVirtReg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp445 const RegBankSelect::MappingCost *BestCost) { in computeMapping()