Home
last modified time | relevance | path

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

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