Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp193 CostType ModuleCost = 0; in calculateFunctionCosts() local
307 CostType ModuleCost) in SplitGraph()
345 CostType ModuleCost; member in llvm::__anon00e757230111::SplitGraph
879 CostType ModuleCost = SG->getModuleCost(); in calculateScores() local
1296 unsigned PartCost, unsigned ModuleCost) { in printPartitionSummary()
1422 const CostType ModuleCost = calculateFunctionCosts(GetTTI, M, FnCosts); in splitAMDGPUModule() local