Searched defs:CurCost (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/GlobalISel/ |
H A D | RegBankSelect.cpp | 213 MappingCost CurCost = computeMapping(MI, CurMapping, LocalRepairPts, &Cost); in findBestMapping() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | RegBankSelect.cpp | 300 MappingCost CurCost = in findBestMapping() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | RegBankSelect.cpp | 298 MappingCost CurCost = in findBestMapping() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 4199 const Cost &CurCost, in SolveRecurse() 4279 Cost CurCost; in Solve() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 4896 const Cost &CurCost, in SolveRecurse() 4974 Cost CurCost(L, SE, TTI); in Solve() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 5070 const Cost &CurCost, in SolveRecurse() 5153 Cost CurCost(L, SE, TTI, AMK); in Solve() local
|