Searched defs:getUserCost (Results 1 – 5 of 5) sorted by relevance
343 InstructionCost HexagonTTIImpl::getUserCost(const User *U, in getUserCost() function in HexagonTTIImpl
321 InstructionCost PPCTTIImpl::getUserCost(const User *U, in getUserCost() function in PPCTTIImpl
325 InstructionCost getUserCost(const User *U, TargetCostKind CostKind) const { in getUserCost() function1759 InstructionCost getUserCost(const User *U, ArrayRef<const Value *> Operands, in getUserCost() function
920 InstructionCost getUserCost(const User *U, ArrayRef<const Value *> Operands, in getUserCost() function
223 TargetTransformInfo::getUserCost(const User *U, in getUserCost() function in TargetTransformInfo