Home
last modified time | relevance | path

Searched refs:getConsecutiveMemOpCost (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1644 InstructionCost getConsecutiveMemOpCost(Instruction *I, ElementCount VF);
6360 LoopVectorizationCostModel::getConsecutiveMemOpCost(Instruction *I, in getConsecutiveMemOpCost() function in LoopVectorizationCostModel
6796 InstructionCost Cost = getConsecutiveMemOpCost(&I, VF); in setCostBasedWideningDecision()