Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3582 InstructionCost getGatherCost(ArrayRef<Value *> VL, bool ForPoisonSrc,
12067 : R.getGatherCost(Gathers, !Root && VL.equals(Gathers), in getBuildVectorCost()
15954 InstructionCost BoUpSLP::getGatherCost(ArrayRef<Value *> VL, bool ForPoisonSrc, in getGatherCost() function in BoUpSLP