Searched defs:BestCost (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocEvictionAdvisor.cpp | 279 EvictionCost BestCost; tryFindEvictionCandidate() local
|
H A D | RegAllocGreedy.cpp | 1069 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 D | RegAllocFast.cpp | 910 unsigned BestCost = spillImpossible; allocVirtReg() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | VLIWMachineScheduler.h | 113 BestCost, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ResourcePriorityQueue.cpp | 591 int BestCost = SUSchedulingCost(*Best); in pop() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | RegBankSelect.cpp | 445 computeMapping(MachineInstr & MI,const RegisterBankInfo::InstructionMapping & InstrMapping,SmallVectorImpl<RepairingPlacement> & RepairPts,const RegBankSelect::MappingCost * BestCost) computeMapping() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUIGroupLP.cpp | 300 int BestCost = -1; global() member in __anond089bb350111::PipelineSolver [all...] |