Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInlineCost.h109 int getCost() const { in getCost() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h227 unsigned getCost() const { return Cost; } in getCost() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h138 int getCost() { return SUnits.size(); } in getCost() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp642 int getCost() { return Cost; } in getCost() function in __anon874a04240111::InlineCostCallAnalyzer