Searched defs:getCost (Results 1 – 8 of 8) sorted by relevance
72 const APInt &getCost() const { return Cost; } in getCost() function146 int getCost() const { in getCost() function
74 static InstructionCost getCost(Instruction &Inst, TTI::TargetCostKind CostKind, in getCost() function
1243 int getCost() const { return Cost; } in getCost() function in __anon463f3bdb0111::InlineCostCallAnalyzer
14 InstructionCost ScoreBoard::getCost(Instruction *I) const { in getCost() function in llvm::sandboxir::ScoreBoard
229 unsigned getCost() const { return Cost; } in getCost() function
135 int getCost() { return SUnits.size(); } in getCost() function
328 CostType getCost(const Function &F) const { return CostMap.at(&F); } in getCost() function in llvm::__anon00e757230111::SplitGraph
1892 InstructionCost getCost() { in getCost() function in __anon71de2b2d0511::GeneratedRTChecks