Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1612 InstructionCost getConsecutiveMemOpCost(Instruction *I, ElementCount VF);
5621 LoopVectorizationCostModel::getConsecutiveMemOpCost(Instruction *I, in getConsecutiveMemOpCost() function in LoopVectorizationCostModel
6037 InstructionCost Cost = getConsecutiveMemOpCost(&I, VF); in setCostBasedWideningDecision()