Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DInlineCost.h91 int getCost() const { in getCost() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInlineCost.h109 int getCost() const { in getCost() function
/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h142 unsigned getCost() const { return Cost; } in getCost() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h227 unsigned getCost() const { return Cost; } in getCost() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h138 int getCost() { return SUnits.size(); } in getCost() function
/external/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h130 int getCost() { return SUnits.size(); } in getCost() function
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp125 unsigned getCost() const { return Cost; } in getCost() function
/external/llvm/lib/Analysis/
DInlineCost.cpp224 int getCost() { return Cost; } in getCost() function in __anon023643a20111::CallAnalyzer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp642 int getCost() { return Cost; } in getCost() function in __anonb60596c40111::InlineCostCallAnalyzer