Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp507 CacheCostTy LoopCost = computeLoopCacheCost(*L, RefGroups); in calculateCacheFootprint() local
596 CacheCostTy LoopCost = 0; in computeLoopCacheCost() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp606 CacheCostTy LoopCost = computeLoopCacheCost(*L, RefGroups); in calculateCacheFootprint() local
707 CacheCostTy LoopCost = 0; in computeLoopCacheCost() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DSelectOptimize.cpp596 CostInfo LoopCost[2] = {{Scaled64::getZero(), Scaled64::getZero()}, in findProfitableSIGroupsInnerLoops() local
885 DenseMap<const Instruction *, CostInfo> &InstCostMap, CostInfo *LoopCost) { in computeLoopCosts()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2650 int LoopCost = 0; in unswitchBestCondition() local
DLoopStrengthReduce.cpp1260 unsigned LoopCost = 1; in RateRegister() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2912 InstructionCost LoopCost = 0; in findBestNonTrivialUnswitchCandidate() local
DLoopStrengthReduce.cpp1305 unsigned LoopCost = 1; in RateRegister() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5376 unsigned LoopCost) { in selectInterleaveCount()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5187 unsigned LoopCost) { in selectInterleaveCount()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5672 InstructionCost LoopCost) { in selectInterleaveCount()