Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1608 InstructionCost getGatherScatterCost(Instruction *I, ElementCount VF);
5679 LoopVectorizationCostModel::getGatherScatterCost(Instruction *I, in getGatherScatterCost() function in LoopVectorizationCostModel
6016 getGatherScatterCost(&I, VF) : InstructionCost::getInvalid(); in setCostBasedWideningDecision()
6066 ? getGatherScatterCost(&I, VF) * NumAccesses in setCostBasedWideningDecision()