Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp1177 CM_GatherScatter, enumerator
3147 return WideningDecision != CM_GatherScatter; in collectLoopScalars()
6029 setWideningDecision(&I, VF, CM_GatherScatter, GatherScatterCost); in setCostBasedWideningDecision()
6081 Decision = CM_GatherScatter; in setCostBasedWideningDecision()
6112 getWideningDecision(&I, VF) != CM_GatherScatter) in setCostBasedWideningDecision()
6596 case LoopVectorizationCostModel::CM_GatherScatter: in getInstructionCost()