Searched defs:getMemcpyCost (Results 1 – 4 of 4) sorted by relevance
1205 InstructionCost ARMTTIImpl::getMemcpyCost(const Instruction *I) { in getMemcpyCost() function in ARMTTIImpl
84 InstructionCost getMemcpyCost(const Instruction *I) const { in getMemcpyCost() function
2237 InstructionCost getMemcpyCost(const Instruction *I) override { in getMemcpyCost() function
1139 InstructionCost TargetTransformInfo::getMemcpyCost(const Instruction *I) const { in getMemcpyCost() function in TargetTransformInfo