Home
last modified time | relevance | path

Searched refs:calculateRegionSplitCostAroundReg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h350 unsigned calculateRegionSplitCostAroundReg(MCPhysReg PhysReg,
H A DRegAllocGreedy.cpp1094 RAGreedy::calculateRegionSplitCostAroundReg(MCPhysReg PhysReg, in calculateRegionSplitCostAroundReg() function in RAGreedy
1182 calculateRegionSplitCostAroundReg(PhysReg, Order, BestCost, NumCands, in calculateRegionSplitCost()
1278 calculateRegionSplitCostAroundReg(Hint, Order, Cost, NumCands, BestCand); in trySplitAroundHintReg()