Searched defs:getMemcpyCost (Results 1 – 4 of 4) sorted by relevance
1131 InstructionCost ARMTTIImpl::getMemcpyCost(const Instruction *I) { in getMemcpyCost() function in ARMTTIImpl
78 InstructionCost getMemcpyCost(const Instruction *I) const { in getMemcpyCost() function
1756 InstructionCost getMemcpyCost(const Instruction *I) override { in getMemcpyCost() function
889 InstructionCost TargetTransformInfo::getMemcpyCost(const Instruction *I) const { in getMemcpyCost() function in TargetTransformInfo