Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1712 InstructionCost getGatherScatterCost(Instruction *I, ElementCount VF);
7110 LoopVectorizationCostModel::getGatherScatterCost(Instruction *I, in getGatherScatterCost() function in LoopVectorizationCostModel
7401 Cost = getGatherScatterCost(&I, VF); in setCostBasedWideningDecision()
7443 ? getGatherScatterCost(&I, VF) * NumAccesses in setCostBasedWideningDecision()