Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/
H A DLegality.cpp193 LegalityAnalysis::getHowToCollectValues(ArrayRef<Value *> Bndl) const { in getHowToCollectValues() function in llvm::sandboxir::LegalityAnalysis
226 auto CollectDescrs = getHowToCollectValues(Bndl); in canVectorize()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DLegality.h334 CollectDescr getHowToCollectValues(ArrayRef<Value *> Bndl) const;