Searched defs:getUserCost (Results 1 – 9 of 9) sorted by relevance
197 unsigned PPCTTIImpl::getUserCost(const User *U, in getUserCost() function in PPCTTIImpl
279 int HexagonTTIImpl::getUserCost(const User *U, in getUserCost() function in HexagonTTIImpl
276 int getUserCost(const User *U) const { in getUserCost() function1226 int getUserCost(const User *U, ArrayRef<const Value *> Operands) override { in getUserCost() function
776 unsigned getUserCost(const User *U, ArrayRef<const Value *> Operands) { in getUserCost() function
503 unsigned getUserCost(const User *U) { in getUserCost() function
782 int getUserCost(const User *U) override { return Impl.getUserCost(U); } in getUserCost() function
86 int TargetTransformInfo::getUserCost(const User *U) const { in getUserCost() function in TargetTransformInfo
2420 unsigned X86TTIImpl::getUserCost(const User *U, in getUserCost() function in X86TTIImpl
104 int TargetTransformInfo::getUserCost(const User *U, in getUserCost() function in TargetTransformInfo