Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp280 EvictionCost BestCost; in tryFindEvictionCandidate() local
H A DRegAllocGreedy.cpp1069 BlockFrequency BestCost; tryRegionSplit() local
1098 calculateRegionSplitCostAroundReg(MCPhysReg PhysReg,AllocationOrder & Order,BlockFrequency & BestCost,unsigned & NumCands,unsigned & BestCand) calculateRegionSplitCostAroundReg() argument
1175 calculateRegionSplitCost(const LiveInterval & VirtReg,AllocationOrder & Order,BlockFrequency & BestCost,unsigned & NumCands,bool IgnoreCSR) calculateRegionSplitCost() argument
2196 BlockFrequency BestCost = CSRCost; // Don't modify CSRCost. tryAssignCSRFirstTime() local
[all...]
H A DRegAllocFast.cpp937 unsigned BestCost = spillImpossible; allocVirtReg() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h113 BestCost, enumerator
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp591 int BestCost = SUSchedulingCost(*Best); in pop() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp446 const RegBankSelect::MappingCost *BestCost) { in computeMapping() argument
/llvm-project/clang-tools-extra/clangd/refactor/
H A DRename.cpp1272 size_t BestCost = std::numeric_limits<size_t>::max(); in getMappedRanges() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp299 int BestCost = -1; global() member in __anonc429d1160111::PipelineSolver
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp692 unsigned BestCost = -1; findNearbyIdentifier() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15382 InstructionCost BestCost = collectValuesToDemote() local