Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2407 tryToGatherExtractElements(SmallVectorImpl<Value *> &VL,
9321 BoUpSLP::tryToGatherExtractElements(SmallVectorImpl<Value *> &VL, in tryToGatherExtractElements() function in BoUpSLP
10689 tryToGatherExtractElements(GatheredScalars, ExtractMask, NumParts); in processBuildVector()