Searched defs:getUserCost (Results 1 – 10 of 10) sorted by relevance
295 int HexagonTTIImpl::getUserCost(const User *U, in getUserCost() function in HexagonTTIImpl
332 int getUserCost(const User *U) const { in getUserCost() function1451 int getUserCost(const User *U, ArrayRef<const Value *> Operands) override { in getUserCost() function
861 unsigned getUserCost(const User *U, ArrayRef<const Value *> Operands) { in getUserCost() function
205 unsigned PPCTTIImpl::getUserCost(const User *U, in getUserCost() function in PPCTTIImpl
758 unsigned GCNTTIImpl::getUserCost(const User *U, in getUserCost() function in GCNTTIImpl
86 int TargetTransformInfo::getUserCost(const User *U) const { in getUserCost() function in TargetTransformInfo
503 unsigned getUserCost(const User *U) { in getUserCost() function
782 int getUserCost(const User *U) override { return Impl.getUserCost(U); } in getUserCost() function
204 int TargetTransformInfo::getUserCost(const User *U, in getUserCost() function in TargetTransformInfo
3168 unsigned X86TTIImpl::getUserCost(const User *U, in getUserCost() function in X86TTIImpl