Searched defs:getUserCost (Results 1 – 7 of 7) sorted by relevance
295 int HexagonTTIImpl::getUserCost(const User *U, in getUserCost() function in HexagonTTIImpl
205 unsigned PPCTTIImpl::getUserCost(const User *U, in getUserCost() function in PPCTTIImpl
758 unsigned GCNTTIImpl::getUserCost(const User *U, in getUserCost() function in GCNTTIImpl
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
204 int TargetTransformInfo::getUserCost(const User *U, in getUserCost() function in TargetTransformInfo
3168 unsigned X86TTIImpl::getUserCost(const User *U, in getUserCost() function in X86TTIImpl