Searched refs:getMemoryInstructionCost (Results 1 – 1 of 1) sorted by relevance
1527 InstructionCost getMemoryInstructionCost(Instruction *I, ElementCount VF);5508 LoopVectorizationCostModel::getMemoryInstructionCost(Instruction *I, in getMemoryInstructionCost() function in LoopVectorizationCostModel5740 getMemoryInstructionCost(I, ElementCount::getFixed(1)))); in setCostBasedWideningDecision()5748 getMemoryInstructionCost(Member, ElementCount::getFixed(1)))); in setCostBasedWideningDecision()6264 return getMemoryInstructionCost(I, VF); in getInstructionCost()