Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp279 EvictionCost BestCost; 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.cpp910 unsigned BestCost = spillImpossible; allocVirtReg() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h113 BestCost, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp591 int BestCost = SUSchedulingCost(*Best); in pop() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp445 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 DAMDGPUIGroupLP.cpp300 int BestCost = -1; global() member in __anond089bb350111::PipelineSolver
[all...]